#include <Args2Container.h>
|
std::stringstream | desc |
|
coral::MessageStream & | m_log |
|
T | elements |
| STL member. More...
|
|
Definition at line 99 of file Args2Container.h.
◆ XMLOption
◆ XMLVersion
◆ Args2Container()
pool::Args2Container::Args2Container |
( |
const std::string & |
name = "Args2Container" , |
|
|
bool |
doxml = false , |
|
|
coral::MessageStream * |
log = 0 |
|
) |
| |
◆ checkValid()
bool pool::Args2Container::checkValid |
( |
| ) |
const |
◆ doXML()
bool pool::Args2Container::doXML |
( |
| ) |
const |
|
inline |
◆ evalArgs() [1/3]
bool pool::Args2Container::evalArgs |
( |
const std::string & |
cliarg, |
|
|
std::vector< std::string > & |
argv |
|
) |
| |
◆ evalArgs() [2/3]
bool pool::Args2Container::evalArgs |
( |
int |
argc, |
|
|
const char * |
argv[] |
|
) |
| |
◆ evalArgs() [3/3]
bool pool::Args2Container::evalArgs |
( |
std::vector< std::string > & |
argv | ) |
|
◆ fillCmdLineArgsFromXML()
std::vector<std::string> pool::Args2Container::fillCmdLineArgsFromXML |
( |
const std::string & |
file | ) |
|
|
private |
◆ init()
void pool::Args2Container::init |
( |
| ) |
|
◆ printHelp()
void pool::Args2Container::printHelp |
( |
bool |
verbose | ) |
const |
◆ setXMLOption()
◆ writeXMLContent()
void pool::Args2Container::writeXMLContent |
( |
std::vector< std::string > & |
argv | ) |
|
|
private |
◆ desc
std::stringstream pool::Args2Container::desc |
◆ elements
T std::vector< T >::elements |
|
inherited |
◆ m_a2c_cla2
◆ m_argv
std::vector< std::string > pool::Args2Container::m_argv |
|
private |
◆ m_log
coral::MessageStream& pool::Args2Container::m_log |
◆ m_name
std::string pool::Args2Container::m_name |
|
private |
◆ m_ver
◆ m_xFileName
std::string pool::Args2Container::m_xFileName |
|
private |
◆ m_xml
bool pool::Args2Container::m_xml {} |
|
private |
◆ m_xmlOpt
The documentation for this class was generated from the following file: