#include <wvconf.h>
Public Methods | |
WvConfCallbackInfo (WvConfCallback _callback, void *_userdata, const WvString &_section, const WvString &_entry) | |
WvConfCallbackInfo (WvConfCallback _callback, void *_userdata, const WvString &_section, const WvString &_entry) | |
Public Attributes | |
WvConfCallback | callback |
void * | userdata |
const WvString | section |
const WvString | entry |
void * | userdata |
|
Definition at line 75 of file configfile/wvconf.h. References userdata. |
|
Definition at line 75 of file include/wvconf.h. References userdata. |
|
Definition at line 71 of file include/wvconf.h. Referenced by WvConf::del_callback. |
|
Definition at line 73 of file include/wvconf.h. Referenced by WvConf::del_callback. |
|
Definition at line 73 of file include/wvconf.h. Referenced by WvConf::del_callback. |
|
Definition at line 72 of file include/wvconf.h. |
|
Definition at line 72 of file configfile/wvconf.h. Referenced by WvConf::del_callback, and WvConfCallbackInfo. |