AirTSP Logo  1.01.2
C++ Simulated Airline Travel Solution Provider (TSP) Library
SegmentStruct.hpp File Reference
#include <string>
#include <vector>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/basic/StructAbstract.hpp>
#include <airtsp/bom/SegmentCabinStruct.hpp>

Go to the source code of this file.

Classes

struct  AIRTSP::SegmentStruct
 

Namespaces

 stdair
 Forward declarations.
 
 AIRTSP
 

Typedefs

typedef std::vector< SegmentStruct > AIRTSP::SegmentStructList_T