|
VAPOR3 3.9.4
|
#include <OptionParser.h>
Public Attributes | |
| const char * | option_name |
| int(* | type_conv )(const char *from, void *to) |
| void * | offset |
| int | size |
Definition at line 67 of file OptionParser.h.
| void* Wasp::OptionParser::_DPOption::offset |
Definition at line 75 of file OptionParser.h.
| const char* Wasp::OptionParser::_DPOption::option_name |
Definition at line 68 of file OptionParser.h.
| int Wasp::OptionParser::_DPOption::size |
Definition at line 76 of file OptionParser.h.
| int(* Wasp::OptionParser::_DPOption::type_conv) (const char *from, void *to) |
Definition at line 73 of file OptionParser.h.