Flow123d  last_with_con_2.0.0-2-g938dee8
Public Attributes | List of all members
Input::Type::RevNumData Struct Reference

Stores version of program and other base data of application. More...

#include <type_output.hh>

Collaboration diagram for Input::Type::RevNumData:
Collaboration graph
[legend]

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...
 

Detailed Description

Stores version of program and other base data of application.

Definition at line 37 of file type_output.hh.

Member Data Documentation

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.


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