Data Fields | |
| char * | node |
| cfhandler | f |
| void * | arg |
| struct cfg_struct * | next |
| char* _cfg::node |
name of the node, that should be handled by this handler
| void* _cfg::arg |
argument, that should be passed to the handler function
struct cfg_struct* _cfg::next [read] |
pointer to the next list element
1.5.3