$treeview $search $mathjax
AirTSP Logo  1.01.2
$projectbrief
$projectbrief
$searchbox

AIRTSP::LegCabinStruct Struct Reference

#include <airtsp/bom/LegCabinStruct.hpp>

Inheritance diagram for AIRTSP::LegCabinStruct:
StructAbstract

List of all members.

Public Member Functions

void fill (stdair::LegCabin &) const
const std::string describe () const

Public Attributes

stdair::CabinCode_T _cabinCode
stdair::CabinCapacity_T _capacity

Detailed Description

Utility Structure for the parsing of LegCabin details.

Definition at line 22 of file LegCabinStruct.hpp.


Member Function Documentation

void AIRTSP::LegCabinStruct::fill ( stdair::LegCabin &  ioLegCabin  )  const

Fill the LegCabin objects with the attributes of the LegCabinStruct.

Definition at line 22 of file LegCabinStruct.cpp.

References _capacity.

const std::string AIRTSP::LegCabinStruct::describe (  )  const

Give a description of the structure (for display purposes).

Definition at line 15 of file LegCabinStruct.cpp.

References _cabinCode, and _capacity.

Referenced by AIRTSP::LegStruct::describe().


Member Data Documentation


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