#include <CfgParse.h>
Collaboration diagram for CfgParse:

Public Member Functions | |
| CfgParse () | |
| ~CfgParse () | |
| cfgBody * | go (char *fn) |
Private Attributes | |
| cfgBody * | data |
|
|
Definition at line 30 of file CfgParse.h. |
|
|
Definition at line 31 of file CfgParse.h. |
|
|
Definition at line 15 of file CfgParse.cpp. References allocCpy(), crstrip(), DEV_TYPES, cfgBody::devTyNum, cfgBody::keys, strip(), and cfgBody::vals. Referenced by main(). |
|
|
Definition at line 28 of file CfgParse.h. |
1.3.9.1