#include <stdair/bom/YieldStore.hpp>
List of all members.
Detailed Description
Class representing the actual attributes for an airline YieldStore.
Definition at line 18 of file YieldStore.hpp.
Member Typedef Documentation
Definition allowing to retrieve the associated BOM key type.
Definition at line 25 of file YieldStore.hpp.
Constructor & Destructor Documentation
stdair::YieldStore::YieldStore |
( |
const Key_T & |
iKey | ) |
|
|
protected |
stdair::YieldStore::YieldStore |
( |
const YieldStore & |
| ) |
|
|
protected |
stdair::YieldStore::~YieldStore |
( |
| ) |
|
|
protected |
Member Function Documentation
void stdair::YieldStore::toStream |
( |
std::ostream & |
ioOut | ) |
const |
|
inlinevirtual |
BomAbstract* const stdair::YieldStore::getParent |
( |
| ) |
const |
|
inline |
void stdair::YieldStore::fromStream |
( |
std::istream & |
ioIn | ) |
|
|
inlinevirtual |
std::string stdair::YieldStore::toString |
( |
| ) |
const |
|
virtual |
const std::string stdair::YieldStore::describeKey |
( |
| ) |
const |
|
inline |
const Key_T& stdair::YieldStore::getKey |
( |
| ) |
const |
|
inline |
const AirlineCode_T& stdair::YieldStore::getAirlineCode |
( |
| ) |
const |
|
inline |
Friends And Related Function Documentation
Member Data Documentation
Key_T stdair::YieldStore::_key |
|
protected |
The documentation for this class was generated from the following files: