, including all inherited members.
CreateKey(LPCSTR lpszSubKey) const | sprint::gtl::Registry | |
hRegKey | sprint::gtl::Registry | [protected] |
Read(LPCSTR path, unsigned int *out) const | sprint::gtl::Registry | |
Read(LPCSTR path, int *out) const | sprint::gtl::Registry | |
Read(LPCSTR path, unsigned long *out) const | sprint::gtl::Registry | |
Read(LPCSTR path, long *out) const | sprint::gtl::Registry | |
Read(LPCSTR path, bool *out) const | sprint::gtl::Registry | |
Read(LPCSTR path, char *str, unsigned int cbSize) const | sprint::gtl::Registry | |
Read(LPCSTR path, std::string &str) const | sprint::gtl::Registry | |
Read(LPCSTR path, LPBYTE out, LPDWORD lptype, LPDWORD lpsize) const | sprint::gtl::Registry | |
Read(LPCSTR path, DWORD def) const | sprint::gtl::Registry | |
Read(LPCSTR path, bool def) const | sprint::gtl::Registry | |
Read(LPCSTR path, float *value) const (defined in sprint::gtl::Registry) | sprint::gtl::Registry | |
Read(LPCSTR path, double *value) const (defined in sprint::gtl::Registry) | sprint::gtl::Registry | |
Registry(HKEY hKey, LPCSTR lpSubKey) | sprint::gtl::Registry | |
result | sprint::gtl::Registry | [protected] |
Write(LPCTSTR path, const BYTE *value, DWORD cbData) const | sprint::gtl::Registry | |
Write(LPCSTR path, LPCSTR str) const | sprint::gtl::Registry | |
Write(LPCSTR path, const std::string &str) const | sprint::gtl::Registry | |
Write(LPCSTR path, DWORD value) const | sprint::gtl::Registry | |
Write(LPCSTR path, unsigned int value) const | sprint::gtl::Registry | |
Write(LPCSTR path, int value) const | sprint::gtl::Registry | |
Write(LPCSTR path, long int value) const | sprint::gtl::Registry | |
Write(LPCSTR path, bool value) const | sprint::gtl::Registry | |
Write(LPCSTR path, float value) const (defined in sprint::gtl::Registry) | sprint::gtl::Registry | |
Write(LPCSTR path, double value) const (defined in sprint::gtl::Registry) | sprint::gtl::Registry | |
~Registry() (defined in sprint::gtl::Registry) | sprint::gtl::Registry | |