OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TProfile Member List

This is the complete list of members for owl::TProfile, including all inherited members.

FileNameowl::TProfileprotected
Flush()owl::TProfile
GetInt(LPCTSTR key, int defaultInt=0)owl::TProfile
GetInt(const tstring &key, int defaultInt=0)owl::TProfileinline
GetString(LPCTSTR key, TCHAR *buff, unsigned buffSize, LPCTSTR defaultString=0)owl::TProfile
GetString(const tstring &key, TCHAR *buff, unsigned buffSize, const tstring &defaultString=tstring())owl::TProfileinline
GetString(const tstring &key, const tstring &defaultString=tstring())owl::TProfile
Init(LPCTSTR section, LPCTSTR filename)owl::TProfileprotected
Sectionowl::TProfileprotected
TProfile(LPCTSTR section, LPCTSTR filename=0)owl::TProfile
TProfile(const tstring &section, const tstring &filename=tstring())owl::TProfile
WriteInt(LPCTSTR key, int value)owl::TProfile
WriteInt(const tstring &key, int value)owl::TProfileinline
WriteString(LPCTSTR key, LPCTSTR str)owl::TProfile
WriteString(const tstring &key, LPCTSTR str)owl::TProfileinline
WriteString(const tstring &key, const tstring &str)owl::TProfileinline
~TProfile()owl::TProfile