This is the complete list of members for CViewConfigSectionDefault::CViewConfigSectionLocal, including all inherited members.
| ConvertArraySetting(const CSimpleArray< CString > &values, const CString &strDelimiter=_T(", ")) const | CViewConfigSection | protectedvirtual |
| ConvertArraySetting(const CSimpleArray< int > &values, const CString &strDelimiter=_T(", ")) const | CViewConfigSection | protectedvirtual |
| ConvertBoolSetting(bool bValue) const | CViewConfigSection | protectedvirtual |
| ConvertColorSetting(COLORREF color) const | CViewConfigSection | protectedvirtual |
| ConvertFloatSetting(double nValue, int nDecimals=6) const | CViewConfigSection | protectedvirtual |
| ConvertIntSetting(int nValue) const | CViewConfigSection | protectedvirtual |
| ConvertLogFontSetting(const LOGFONT &font) const | CViewConfigSection | protectedvirtual |
| ConvertRectSetting(const RECT &rect) const | CViewConfigSection | protectedvirtual |
| CopySettings(CViewConfigSection &destination) const | CViewConfigSectionDefault::CViewConfigSectionLocal | |
| CViewConfigSection(const CString &strViewName) | CViewConfigSection | explicit |
| CViewConfigSectionLocal(const CString &strViewName) | CViewConfigSectionDefault::CViewConfigSectionLocal | explicit |
| CViewConfigSectionLocal(const CViewConfigSectionLocal &other) | CViewConfigSectionDefault::CViewConfigSectionLocal | |
| GetArraySetting(const CString &strName, CSimpleArray< CString > &values, const CString &strDelimiter=_T(", ")) const | CViewConfigSection | virtual |
| GetArraySetting(const CString &strName, CSimpleArray< int > &values, const CString &strDelimiter=_T(", ")) const | CViewConfigSection | virtual |
| GetBoolSetting(const CString &strName, bool bDefval=false) const | CViewConfigSection | virtual |
| GetColorSetting(const CString &strName, const COLORREF colorDefval=RGB(0, 0, 0)) const | CViewConfigSection | virtual |
| GetFloatSetting(const CString &strName, double nDefval=0.0) const | CViewConfigSection | virtual |
| GetIntSetting(const CString &strName, int nDefval=0) const | CViewConfigSection | virtual |
| GetLogFontSetting(const CString &strName) const | CViewConfigSection | virtual |
| GetRectSetting(const CString &strName, const CRect &rectDefval=CRect(0, 0, 0, 0)) const | CViewConfigSection | virtual |
| GetSectionName() const | CViewConfigSection | protectedvirtual |
| GetSetting(const CString &strName, const CString &strDefval=_T("")) const | CViewConfigSection | virtual |
| HasSettings() const | CViewConfigSectionDefault::CViewConfigSectionLocal | |
| m_LocalSettings | CViewConfigSectionDefault::CViewConfigSectionLocal | protected |
| m_ViewName | CViewConfigSection | protected |
| operator=(const CViewConfigSectionLocal &other) | CViewConfigSectionDefault::CViewConfigSectionLocal | |
| ReadSetting(const CString &strSection, const CString &strName, const CString &strDefval) const | CViewConfigSectionDefault::CViewConfigSectionLocal | protectedvirtual |
| RemoveCurrentConfig() | CViewConfigSection | virtual |
| RemoveSection(const CString &strSection) | CViewConfigSectionDefault::CViewConfigSectionLocal | protectedvirtual |
| SetArraySetting(const CString &strName, const CSimpleArray< CString > &values, const CString &strDelimiter=_T(", ")) | CViewConfigSection | virtual |
| SetArraySetting(const CString &strName, const CSimpleArray< int > &values, const CString &strDelimiter=_T(", ")) | CViewConfigSection | virtual |
| SetBoolSetting(const CString &strName, bool bValue) | CViewConfigSection | virtual |
| SetColorSetting(const CString &strName, COLORREF color) | CViewConfigSection | virtual |
| SetFloatSetting(const CString &strName, double nValue, int nDecimals=6) | CViewConfigSection | virtual |
| SetIntSetting(const CString &strName, int nValue) | CViewConfigSection | virtual |
| SetLogFontSetting(const CString &strName, const LOGFONT &font) | CViewConfigSection | virtual |
| SetRectSetting(const CString &strName, const RECT &rect) | CViewConfigSection | virtual |
| SetSetting(const CString &strName, const CString &strValue) | CViewConfigSection | virtual |
| SplitArraySetting(const CString &strArray, CSimpleArray< CString > &values, const CString &strDelimiter=_T(", ")) const | CViewConfigSection | protectedvirtual |
| WriteSetting(const CString &strSection, const CString &strName, const CString &strValue) | CViewConfigSectionDefault::CViewConfigSectionLocal | protectedvirtual |
| ~CViewConfigSection() | CViewConfigSection | virtual |
1.8.2