Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
InfoBitpodPP Struct Reference

database of essential information absorbed from the custom arguments More...

Public Member Functions

 InfoBitpodPP ()
 
 InfoBitpodPP (const InfoBitpodPP &other)
 
 ~InfoBitpodPP ()
 
InfoBitpodPPoperator= (const InfoBitpodPP &other)
 

Public Attributes

std::string dictName
 
Verbose vconsole
 
Verbose vlog
 

Detailed Description

database of essential information absorbed from the custom arguments

The class store from argv string of the main the following information:

Examples
POD_application_example_00001.cpp.

Definition at line 64 of file POD_application_example_00001.cpp.

Constructor & Destructor Documentation

◆ InfoBitpodPP() [1/2]

InfoBitpodPP::InfoBitpodPP ( )
inline

Base constructor

Examples
POD_application_example_00001.cpp.

Definition at line 71 of file POD_application_example_00001.cpp.

◆ ~InfoBitpodPP()

InfoBitpodPP::~InfoBitpodPP ( )
inline

Destructor

Examples
POD_application_example_00001.cpp.

Definition at line 77 of file POD_application_example_00001.cpp.

◆ InfoBitpodPP() [2/2]

InfoBitpodPP::InfoBitpodPP ( const InfoBitpodPP & other)
inline

Copy constructor

Definition at line 80 of file POD_application_example_00001.cpp.

Member Function Documentation

◆ operator=()

InfoBitpodPP & InfoBitpodPP::operator= ( const InfoBitpodPP & other)
inline

Assignement operator

Examples
POD_application_example_00001.cpp.

Definition at line 85 of file POD_application_example_00001.cpp.

Member Data Documentation

◆ dictName

std::string InfoBitpodPP::dictName

target name of xml dictionary

Examples
POD_application_example_00001.cpp.

Definition at line 66 of file POD_application_example_00001.cpp.

◆ vconsole

Verbose InfoBitpodPP::vconsole

type of console verbosity

Examples
POD_application_example_00001.cpp.

Definition at line 67 of file POD_application_example_00001.cpp.

◆ vlog

Verbose InfoBitpodPP::vlog

type of log file verbosity

Examples
POD_application_example_00001.cpp.

Definition at line 68 of file POD_application_example_00001.cpp.


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