#include <io.hpp>
|
template<class TContainer > |
| IOParams (TContainer &_ioc, const Type &_value, const char *_key, const char *_name, const char *_defaulted=NULL, const bool _print_help_flag=true) |
|
void | print (std::ostream &os) const |
|
void | printHelp (std::ostream &os, const IOParamsPrintHelp &_align) const |
|
◆ IOParams()
template<class Type >
template<class TContainer >
IOParams< Type >::IOParams |
( |
TContainer & |
_ioc, |
|
|
const Type & |
_value, |
|
|
const char * |
_key, |
|
|
const char * |
_name, |
|
|
const char * |
_defaulted = NULL , |
|
|
const bool |
_print_help_flag = true |
|
) |
| |
|
inline |
◆ print()
template<class Type >
void IOParams< Type >::print |
( |
std::ostream & |
os | ) |
const |
|
inline |
◆ printHelp()
◆ defaulted
◆ key
◆ name
◆ print_help_flag
◆ value
The documentation for this struct was generated from the following file: