|
ConfigFile Member ListThis is the complete list of members for ConfigFile, including all inherited members.
| ConfigFile() | ConfigFile | |
| DumpFields() | ConfigFile | |
| DumpSections() | ConfigFile | |
| DumpTokens() | ConfigFile | |
| filename | ConfigFile | |
| GetSectionCount() | ConfigFile | |
| GetSectionParent(int section) | ConfigFile | |
| GetSectionType(int section) | ConfigFile | |
| GetTupleCount(int section, const char *name) | ConfigFile | |
| Load(const char *filename) | ConfigFile | |
| LookupSection(const char *type) | ConfigFile | |
| ReadAngle(int section, const char *name, double value) | ConfigFile | |
| ReadColor(int section, const char *name, uint32_t value) | ConfigFile | |
| ReadDeviceId(player_device_id_t *id, int section, const char *name, int code, int index, const char *key) | ConfigFile | |
| ReadFilename(int section, const char *name, const char *value) | ConfigFile | |
| ReadFloat(int section, const char *name, double value) | ConfigFile | |
| ReadInt(int section, const char *name, int value) | ConfigFile | |
| ReadLength(int section, const char *name, double value) | ConfigFile | |
| ReadString(int section, const char *name, const char *value) | ConfigFile | |
| ReadTupleAngle(int section, const char *name, int index, double value) | ConfigFile | |
| ReadTupleColor(int section, const char *name, int index, uint32_t value) | ConfigFile | |
| ReadTupleFloat(int section, const char *name, int index, double value) | ConfigFile | |
| ReadTupleInt(int section, const char *name, int index, int value) | ConfigFile | |
| ReadTupleLength(int section, const char *name, int index, double value) | ConfigFile | |
| ReadTupleString(int section, const char *name, int index, const char *value) | ConfigFile | |
| WarnUnused() | ConfigFile | |
| ~ConfigFile() | ConfigFile | |
Generated on Tue May 3 14:15:49 2005 for Player by 1.3.6
|