#include <vmsMozillaPrefs.h>
Public Member Functions | |
| bool | LoadPrefs (LPCSTR pszFile) |
| fsString | get_Value (LPCSTR pszPrefName) const |
| void | Free () |
| vmsMozillaPrefs () | |
| virtual | ~vmsMozillaPrefs () |
Protected Attributes | |
| fsString | m_strPrefs |
Definition at line 19 of file vmsMozillaPrefs.h.
| vmsMozillaPrefs::vmsMozillaPrefs | ( | ) |
Definition at line 9 of file vmsMozillaPrefs.cpp.
| vmsMozillaPrefs::~vmsMozillaPrefs | ( | ) | [virtual] |
Definition at line 14 of file vmsMozillaPrefs.cpp.
Definition at line 19 of file vmsMozillaPrefs.cpp.
References Free(), GetFileSize(), m_strPrefs, n, NULL, and fsString::pszString.
Definition at line 48 of file vmsMozillaPrefs.cpp.
References c, fsString::Length(), m_strPrefs, MOZILLAPREFS_UNEXPECTED_ERROR, MOZILLAPREFS_VALUE_NOT_FOUND, and fsString::pszString.
| void vmsMozillaPrefs::Free | ( | void | ) |
Definition at line 40 of file vmsMozillaPrefs.cpp.
References m_strPrefs, and fsString::pszString.
Referenced by LoadPrefs().
fsString vmsMozillaPrefs::m_strPrefs [protected] |
Definition at line 34 of file vmsMozillaPrefs.h.
Referenced by Free(), get_Value(), and LoadPrefs().
1.5.6