#include <stdair/bom/YieldStore.hpp>
Class representing the actual attributes for an airline YieldStore.
Definition at line 18 of file YieldStore.hpp.
◆ Key_T
Definition allowing to retrieve the associated BOM key type.
Definition at line 25 of file YieldStore.hpp.
◆ YieldStore() [1/2]
| stdair::YieldStore::YieldStore |
( |
const Key_T & | iKey | ) |
|
|
protected |
◆ YieldStore() [2/2]
| stdair::YieldStore::YieldStore |
( |
const YieldStore & | | ) |
|
|
protected |
◆ ~YieldStore()
| stdair::YieldStore::~YieldStore |
( |
| ) |
|
|
protected |
◆ toStream()
| void stdair::YieldStore::toStream |
( |
std::ostream & | ioOut | ) |
const |
|
inlinevirtual |
◆ getParent()
| BomAbstract *const stdair::YieldStore::getParent |
( |
| ) |
const |
|
inline |
◆ fromStream()
| void stdair::YieldStore::fromStream |
( |
std::istream & | ioIn | ) |
|
|
inlinevirtual |
◆ toString()
| std::string stdair::YieldStore::toString |
( |
| ) |
const |
|
virtual |
◆ describeKey()
| const std::string stdair::YieldStore::describeKey |
( |
| ) |
const |
|
inline |
◆ getKey()
| const Key_T & stdair::YieldStore::getKey |
( |
| ) |
const |
|
inline |
◆ getAirlineCode()
| const AirlineCode_T & stdair::YieldStore::getAirlineCode |
( |
| ) |
const |
|
inline |
◆ FacBom
◆ FacBomManager
◆ _key
| Key_T stdair::YieldStore::_key |
|
protected |
◆ _parent
The documentation for this class was generated from the following files: