Main Page   Class Hierarchy   Compound List   File List   Compound Members  

config::KConfigBase Member List

This is the complete list of members for config::KConfigBase, including all inherited members.
aLocaleStringconfig::KConfigBase [protected]
backEndconfig::KConfigBase [protected]
bDirtyconfig::KConfigBase [protected]
bExpand (defined in config::KConfigBase)config::KConfigBase [protected]
bLocaleInitialized (defined in config::KConfigBase)config::KConfigBase [protected]
bReadOnly (defined in config::KConfigBase)config::KConfigBase [protected]
ConfigState enum nameconfig::KConfigBase
deleteEntry(const string &pKey, bool bNLS=false, bool bGlobal=false)config::KConfigBase
deleteEntry(const char *pKey, bool bNLS=false, bool bGlobal=false) (defined in config::KConfigBase)config::KConfigBase
deleteGroup(const string &group, bool bDeep=true, bool bGlobal=false)config::KConfigBase
entryIsImmutable(const string &key) constconfig::KConfigBase
entryMap(const string &group) const=0config::KConfigBase [pure virtual]
getConfigState() constconfig::KConfigBase
group() constconfig::KConfigBase
groupIsImmutable(const string &group) constconfig::KConfigBase
groupList() const=0config::KConfigBase [pure virtual]
hasGroup(const string &group) constconfig::KConfigBase
hasGroup(const char *_pGroup) constconfig::KConfigBase
hasKey(const string &key) constconfig::KConfigBase
hasKey(const char *pKey) const (defined in config::KConfigBase)config::KConfigBase
internalEntryMap(const string &pGroup) const=0config::KConfigBase [protected, pure virtual]
internalEntryMap() const=0config::KConfigBase [protected, pure virtual]
internalHasGroup(const string &group) const=0 (defined in config::KConfigBase)config::KConfigBase [protected, pure virtual]
isDirty() constconfig::KConfigBase [inline]
isDollarExpansion() constconfig::KConfigBase [inline]
isImmutable() constconfig::KConfigBase
isReadOnly() constconfig::KConfigBase [inline]
KConfigBackEnd (defined in config::KConfigBase)config::KConfigBase [friend]
KConfigBase()config::KConfigBase
KConfigGroup (defined in config::KConfigBase)config::KConfigBase [friend]
KConfigINIBackEnd (defined in config::KConfigBase)config::KConfigBase [friend]
locale() constconfig::KConfigBase
lookupData(const KEntryKey &_key) const=0config::KConfigBase [protected, pure virtual]
mGroupconfig::KConfigBase [protected]
NoAccess enum value (defined in config::KConfigBase)config::KConfigBase
parseConfigFiles()config::KConfigBase [protected, virtual]
putData(const KEntryKey &_key, const KEntry &_data, bool _checkGroup=true)=0config::KConfigBase [protected, pure virtual]
readBoolEntry(const string &pKey, const bool bDefault=false) constconfig::KConfigBase
readBoolEntry(const char *pKey, const bool bDefault=false) const (defined in config::KConfigBase)config::KConfigBase
readDoubleNumEntry(const string &pKey, double nDefault=0.0) constconfig::KConfigBase
readDoubleNumEntry(const char *pKey, double nDefault=0.0) const (defined in config::KConfigBase)config::KConfigBase
readEntry(const string &pKey, const string &aDefault="") constconfig::KConfigBase
readEntry(const char *pKey, const string &aDefault="") const (defined in config::KConfigBase)config::KConfigBase
readEntryUntranslated(const string &pKey, const string &aDefault="") constconfig::KConfigBase
readEntryUntranslated(const char *pKey, const string &aDefault="") const (defined in config::KConfigBase)config::KConfigBase
readEntryUtf8(const char *pKey) const (defined in config::KConfigBase)config::KConfigBase [protected]
readIntListEntry(const string &pKey) constconfig::KConfigBase
readIntListEntry(const char *pKey) const (defined in config::KConfigBase)config::KConfigBase
readListEntry(const string &pKey, vector< string > &list, char sep=',') constconfig::KConfigBase
readListEntry(const char *pKey, vector< string > &list, char sep=',') const (defined in config::KConfigBase)config::KConfigBase
readListEntry(const string &pKey, char sep=',') constconfig::KConfigBase
readListEntry(const char *pKey, char sep=',') const (defined in config::KConfigBase)config::KConfigBase
readLongNumEntry(const string &pKey, long nDefault=0) constconfig::KConfigBase
readLongNumEntry(const char *pKey, long nDefault=0) const (defined in config::KConfigBase)config::KConfigBase
readNumEntry(const string &pKey, int nDefault=0) constconfig::KConfigBase
readNumEntry(const char *pKey, int nDefault=0) const (defined in config::KConfigBase)config::KConfigBase
ReadOnly enum value (defined in config::KConfigBase)config::KConfigBase
readPathEntry(const string &pKey, const string &aDefault="") constconfig::KConfigBase
readPathEntry(const char *pKey, const string &aDefault="") const (defined in config::KConfigBase)config::KConfigBase
readUnsignedLongNumEntry(const string &pKey, unsigned long nDefault=0) constconfig::KConfigBase
readUnsignedLongNumEntry(const char *pKey, unsigned long nDefault=0) const (defined in config::KConfigBase)config::KConfigBase
readUnsignedNumEntry(const string &pKey, unsigned int nDefault=0) constconfig::KConfigBase
readUnsignedNumEntry(const char *pKey, unsigned int nDefault=0) const (defined in config::KConfigBase)config::KConfigBase
ReadWrite enum value (defined in config::KConfigBase)config::KConfigBase
reparseConfiguration()=0config::KConfigBase [pure virtual]
rollback(bool bDeep=true)config::KConfigBase [virtual]
setDirty(bool _bDirty=true)config::KConfigBase [inline, protected, virtual]
setDollarExpansion(bool _bExpand=true)config::KConfigBase [inline]
setGroup(const string &group)config::KConfigBase
setGroup(const char *group) (defined in config::KConfigBase)config::KConfigBase
setLocale()config::KConfigBase [protected]
setReadOnly(bool _ro)config::KConfigBase [inline, virtual]
sync()config::KConfigBase [virtual]
virtual_hook(int id, void *data) (defined in config::KConfigBase)config::KConfigBase [protected, virtual]
writeEntry(const string &pKey, const string &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase
writeEntry(const char *pKey, const string &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
writeEntry(const string &pKey, const vector< string > &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase
writeEntry(const char *pKey, const vector< string > &rValue, char sep=',', bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
writeEntry(const string &pKey, const vector< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase
writeEntry(const char *pKey, const vector< int > &rValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
writeEntry(const string &pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase [inline]
writeEntry(const char *pKey, const char *pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase [inline]
writeEntry(const string &pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase
writeEntry(const char *pKey, int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
writeEntry(const string &pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase
writeEntry(const char *pKey, unsigned int nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
writeEntry(const string &pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase
writeEntry(const char *pKey, long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
writeEntry(const string &pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase
writeEntry(const char *pKey, unsigned long nValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
writeEntry(const string &pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format='g', int precision=6, bool bNLS=false)config::KConfigBase
writeEntry(const char *pKey, double nValue, bool bPersistent=true, bool bGlobal=false, char format='g', int precision=6, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
writeEntry(const string &pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase
writeEntry(const char *pKey, bool bValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
writePathEntry(const string &pKey, const string &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)config::KConfigBase
writePathEntry(const char *pKey, const string &path, bool bPersistent=true, bool bGlobal=false, bool bNLS=false) (defined in config::KConfigBase)config::KConfigBase
~KConfigBase()config::KConfigBase [virtual]

Generated on Sat Dec 14 20:05:53 2002 for libconfig by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002