This is the complete list of members for CBCGPRegistry, including all inherited members.
| CBCGPRegistry(BOOL bAdmin, BOOL bReadOnly) | CBCGPRegistry | |
| Close() | CBCGPRegistry | virtual |
| CreateKey(LPCTSTR pszPath) | CBCGPRegistry | virtual |
| DeleteKey(LPCTSTR pszPath, BOOL bAdmin=FALSE) | CBCGPRegistry | virtual |
| DeleteValue(LPCTSTR pszValue) | CBCGPRegistry | virtual |
| m_bAutoCloseKey | CBCGPRegistry | static |
| Open(LPCTSTR pszPath) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, int &iVal) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, DWORD &dwVal) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, double &dVal) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CString &sVal) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CStringList &scStringList) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CStringArray &scArray) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CDWordArray &dwcArray) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CWordArray &wcArray) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CByteArray &bcArray) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, LPPOINT &lpPoint) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CRect &rect) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, BYTE **ppData, UINT *pBytes) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CObList &list) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CObject &obj) | CBCGPRegistry | virtual |
| Read(LPCTSTR pszKey, CObject *&pObj) | CBCGPRegistry | virtual |
| ReadKeyValues(CStringArray &Values) | CBCGPRegistry | virtual |
| ReadSubKeys(CStringArray &SubKeys) | CBCGPRegistry | virtual |
| Reset() | CBCGPRegistry | virtual |
| VerifyKey(LPCTSTR pszPath) | CBCGPRegistry | virtual |
| VerifyValue(LPCTSTR pszValue) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, int iVal) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, DWORD dwVal) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, double dVal) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, LPCTSTR pszVal) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, CStringList &scStringList) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, CByteArray &bcArray) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, CStringArray &scArray) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, CDWordArray &dwcArray) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, CWordArray &wcArray) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, const CRect &rect) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, LPPOINT &lpPoint) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, LPBYTE pData, UINT nBytes) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, CObList &list) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, CObject &obj) | CBCGPRegistry | virtual |
| Write(LPCTSTR pszKey, CObject *pObj) | CBCGPRegistry | virtual |