Monero
Loading...
Searching...
No Matches
command_line::arg_descriptor< T, false > Struct Template Reference

#include <command_line.h>

Public Types

typedef T value_type

Public Attributes

const char * name
const char * description
T default_value
bool not_use_default

Member Typedef Documentation

◆ value_type

template<typename T>
typedef T command_line::arg_descriptor< T, false >::value_type

Member Data Documentation

◆ default_value

template<typename T>
T command_line::arg_descriptor< T, false >::default_value

◆ description

template<typename T>
const char* command_line::arg_descriptor< T, false >::description

◆ name

template<typename T>
const char* command_line::arg_descriptor< T, false >::name

◆ not_use_default

template<typename T>
bool command_line::arg_descriptor< T, false >::not_use_default

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