srecord
1.65.0
|
The value_ty struct is used to represent the value of a command line argument. More...
#include <arglex.h>
Public Attributes | |
const char * | alv_string |
The literal string value of the token. More... | |
long | alv_number |
The integer vale of the token. More... | |
The value_ty struct is used to represent the value of a command line argument.
const char* srecord::arglex::value_ty::alv_string |
long srecord::arglex::value_ty::alv_number |