MercuryINI Member List

This is the complete list of members for MercuryINI, including all inherited members.

Dump(MString &data)MercuryINI
Dump(char *&toDump)MercuryINI
EnumerateKeys(MVector< MString > &keys)MercuryINI
EnumerateValues(const MString &key, MVector< MString > &values)MercuryINI
EnumerateValues(const MString &key, std::map< MString, MString > &values)MercuryINI [inline]
GetLastError()MercuryINI [inline]
GetValue(const MString &key, const MString &value, MString &data)MercuryINI
GetValueB(const MString &key, const MString &value, bool bDefaultValue=0, bool bMakeValIfNoExist=false)MercuryINI
GetValueF(const MString &key, const MString &value, float fDefaultValue=0, bool bMakeValIfNoExist=false)MercuryINI
GetValueI(const MString &key, const MString &value, long iDefaultValue=0, bool bMakeValIfNoExist=false)MercuryINI
GetValueS(const MString &key, const MString &value, MString sDefaultValue="", bool bMakeValIfNoExist=false)MercuryINI
Load(const char *sIniText, long slen)MercuryINI
Load(const MString &sIniText)MercuryINI [inline]
m_bSaveOnExitMercuryINI [private]
m_mDatasMercuryINI [private]
m_mLoadedMercuryINI [private]
m_sFileNameMercuryINI [private]
m_sLastErrorMercuryINI [private]
MercuryINI()MercuryINI [inline]
MercuryINI(const MString &sFileName, bool bSaveOnExit)MercuryINI
Open(const MString &sFileName, bool bAddIncludes=true, bool bClearToStart=false)MercuryINI
RemoveValue(const MString &key, const MString &value)MercuryINI
Save(const MString sFileName="")MercuryINI
SetValue(const MString &key, const MString &value, const MString &data)MercuryINI
ToggleSaveOnExit(bool toggle)MercuryINI [inline]
~MercuryINI()MercuryINI


Hosted by SourceForge.net Logo