database of essential information absorbed from the custom arguments More...
Public Member Functions | |
InfoBitpodPP () | |
InfoBitpodPP (const InfoBitpodPP &other) | |
~InfoBitpodPP () | |
InfoBitpodPP & | operator= (const InfoBitpodPP &other) |
Public Attributes | |
std::string | dictName |
Verbose | vconsole |
Verbose | vlog |
database of essential information absorbed from the custom arguments
The class store from argv string of the main the following information:
Definition at line 64 of file POD_application_example_00001.cpp.
|
inline |
Base constructor
Definition at line 71 of file POD_application_example_00001.cpp.
|
inline |
Destructor
Definition at line 77 of file POD_application_example_00001.cpp.
|
inline |
Copy constructor
Definition at line 80 of file POD_application_example_00001.cpp.
|
inline |
Assignement operator
Definition at line 85 of file POD_application_example_00001.cpp.
std::string InfoBitpodPP::dictName |
target name of xml dictionary
Definition at line 66 of file POD_application_example_00001.cpp.
Verbose InfoBitpodPP::vconsole |
type of console verbosity
Definition at line 67 of file POD_application_example_00001.cpp.
Verbose InfoBitpodPP::vlog |
type of log file verbosity
Definition at line 68 of file POD_application_example_00001.cpp.