|
Flow123d
last_with_con_2.0.0-2-g938dee8
|
Stores version of program and other base data of application. More...
#include <type_output.hh>

Public Attributes | |
| std::string | version |
| Actual version of application. More... | |
| std::string | revision |
| Actual revision of application. More... | |
| std::string | branch |
| Actual branch of application. More... | |
| std::string | url |
| Url of application. More... | |
Stores version of program and other base data of application.
Definition at line 37 of file type_output.hh.
| std::string Input::Type::RevNumData::branch |
Actual branch of application.
Definition at line 40 of file type_output.hh.
| std::string Input::Type::RevNumData::revision |
Actual revision of application.
Definition at line 39 of file type_output.hh.
| std::string Input::Type::RevNumData::url |
Url of application.
Definition at line 41 of file type_output.hh.
| std::string Input::Type::RevNumData::version |
Actual version of application.
Definition at line 38 of file type_output.hh.
1.8.11