VAPOR3 3.9.4
Public Attributes | List of all members
Wasp::OptionParser::_DPOption Struct Reference

#include <OptionParser.h>

Public Attributes

const char * option_name
 
int(* type_conv )(const char *from, void *to)
 
void * offset
 
int size
 

Detailed Description

Definition at line 67 of file OptionParser.h.

Member Data Documentation

◆ offset

void* Wasp::OptionParser::_DPOption::offset

Definition at line 75 of file OptionParser.h.

◆ option_name

const char* Wasp::OptionParser::_DPOption::option_name

Definition at line 68 of file OptionParser.h.

◆ size

int Wasp::OptionParser::_DPOption::size

Definition at line 76 of file OptionParser.h.

◆ type_conv

int(* Wasp::OptionParser::_DPOption::type_conv) (const char *from, void *to)

Definition at line 73 of file OptionParser.h.


The documentation for this struct was generated from the following file: