Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members  

PLMConfigMgr Member List

This is the complete list of members for PLMConfigMgr, including all inherited members.
AddParameter(const char *name, int type, CfgValue defval)PLMConfigMgr [protected]
DeclareBool(const char *name, bool defval)PLMConfigMgr [inline]
DeclareColor(const char *name, PLMColor defval)PLMConfigMgr [inline]
DeclareDate(const char *name, time_t defval)PLMConfigMgr [inline]
DeclareFloat(const char *name, float defval)PLMConfigMgr [inline]
DeclareInt(const char *name, int defval)PLMConfigMgr [inline]
DeclareString(const char *name, const char *defval)PLMConfigMgr [inline]
Find(const char *name, u32 &idx) constPLMConfigMgr [protected]
GetBool(const char *name) constPLMConfigMgr [inline]
GetCell(const char *name) constPLMConfigMgr [protected]
GetColor(const char *name) constPLMConfigMgr [inline]
GetDate(const char *name) constPLMConfigMgr [inline]
GetFloat(const char *name) constPLMConfigMgr [inline]
GetInt(const char *name) constPLMConfigMgr [inline]
GetString(const char *name) constPLMConfigMgr [inline]
GetValue(const char *name, int type) constPLMConfigMgr [protected]
m_data (defined in PLMConfigMgr)PLMConfigMgr [protected]
m_maxcell (defined in PLMConfigMgr)PLMConfigMgr [protected]
m_nbcell (defined in PLMConfigMgr)PLMConfigMgr [protected]
NbParameters() constPLMConfigMgr [inline]
ParamType(const char *name)PLMConfigMgr
ParseCL(int argc, char **argv)PLMConfigMgr
ParseFile(const char *file)PLMConfigMgr
PLMConfigMgr(u32 startsize=5)PLMConfigMgr
PrintInfo() constPLMConfigMgr
RemoveParameter(const char *name)PLMConfigMgr
Save(const char *filename, const char *title=0) constPLMConfigMgr
SetBool(const char *name, bool val, bool force=false)PLMConfigMgr [inline]
SetColor(const char *name, PLMColor val, bool force=false)PLMConfigMgr [inline]
SetDate(const char *name, time_t val, bool force=false)PLMConfigMgr [inline]
SetFloat(const char *name, float val, bool force=false)PLMConfigMgr [inline]
SetInt(const char *name, int val, bool force=false)PLMConfigMgr [inline]
SetString(const char *name, const char *val, bool force=false)PLMConfigMgr [inline]
SetValue(const char *name, int type, CfgValue val, bool force=false)PLMConfigMgr [protected]
VAL_BOOL enum value (defined in PLMConfigMgr)PLMConfigMgr
VAL_COLOR enum value (defined in PLMConfigMgr)PLMConfigMgr
VAL_DATE enum value (defined in PLMConfigMgr)PLMConfigMgr
VAL_FLOAT enum value (defined in PLMConfigMgr)PLMConfigMgr
VAL_INT enum value (defined in PLMConfigMgr)PLMConfigMgr
VAL_STRING enum value (defined in PLMConfigMgr)PLMConfigMgr
VAL_UNKNOWN enum value (defined in PLMConfigMgr)PLMConfigMgr
ValType enum namePLMConfigMgr
~PLMConfigMgr()PLMConfigMgr

Generated by Doxygen 1.2.18 on Tue Oct 26 12:07:43 2004.