Helper for av_parser.
More...
|
| opt_base2 (const char sh, const std::string &lo, T *const ptr) |
|
virtual void | store_arg (const char *const sval, const bool clear_arg) |
| Parse the option argument from a string.
|
|
virtual std::string | argdefault_string () const |
| Display the current setting of the argument.
|
|
| opt_base1 (const char sh, const std::string &lo, T *const ptr) |
|
virtual void * | ptr () const |
| void pointer to the location the optarg gets stored at.
|
|
virtual std::string | arg_format () const |
| Display the format hint for the argument.
|
|
| opt_base (const char sh, const std::string &lo) |
|
bool | is_option () const |
|
template<typename T>
struct shore::opt_base2< T >
Helper for av_parser.
The documentation for this struct was generated from the following file: