#include <airinv/bom/FRAT5Struct.hpp>
Public Member Functions | |
| const std::string | describe () const |
| FRAT5Struct () | |
| ~FRAT5Struct () | |
Public Attributes | |
| std::string | _key |
| stdair::FRAT5Curve_T | _curve |
| stdair::DTD_T | _dtd |
Utility Structure for the parsing of FRAT5 structures.
Definition at line 15 of file FRAT5Struct.hpp.
| AIRINV::FRAT5Struct::FRAT5Struct | ( | ) |
Default constructor.
Definition at line 15 of file FRAT5Struct.cpp.
| AIRINV::FRAT5Struct::~FRAT5Struct | ( | ) |
Destructor
Definition at line 19 of file FRAT5Struct.cpp.
| const std::string AIRINV::FRAT5Struct::describe | ( | ) | const |
Give a description of the structure (for display purposes).
Definition at line 23 of file FRAT5Struct.cpp.
| std::string AIRINV::FRAT5Struct::_key |
| stdair::FRAT5Curve_T AIRINV::FRAT5Struct::_curve |
| stdair::DTD_T AIRINV::FRAT5Struct::_dtd |
DTD.
Definition at line 45 of file FRAT5Struct.hpp.
1.15.0