#include <io.hpp>
|
| IOParamsPrintHelp (const int _offset_short_key, const int _offset_long_key, const int _width_key) |
|
◆ IOParamsPrintHelp()
IOParamsPrintHelp::IOParamsPrintHelp |
( |
const int |
_offset_short_key, |
|
|
const int |
_offset_long_key, |
|
|
const int |
_width_key |
|
) |
| |
|
inline |
◆ getValueTypeShortName() [1/3]
static char IOParamsPrintHelp::getValueTypeShortName |
( |
const double & |
value | ) |
|
|
inlinestatic |
◆ getValueTypeShortName() [2/3]
static char IOParamsPrintHelp::getValueTypeShortName |
( |
const long long int & |
value | ) |
|
|
inlinestatic |
◆ getValueTypeShortName() [3/3]
static char IOParamsPrintHelp::getValueTypeShortName |
( |
const std::string & |
value | ) |
|
|
inlinestatic |
◆ printTypeShortNameDescription()
static void IOParamsPrintHelp::printTypeShortNameDescription |
( |
std::ostream & |
os | ) |
|
|
inlinestatic |
◆ offset_long_key
int IOParamsPrintHelp::offset_long_key |
◆ offset_short_key
int IOParamsPrintHelp::offset_short_key |
◆ width_key
int IOParamsPrintHelp::width_key |
The documentation for this struct was generated from the following file: