1.00.15
C++ Standard Airline IT Object Library
Loading...
Searching...
No Matches
CmdBomSerialiser.hpp
Go to the documentation of this file.
1
#ifndef __STDAIR_CMD_CMDBOMSERIALISER_HPP
2
#define __STDAIR_CMD_CMDBOMSERIALISER_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// STL
8
#include <iosfwd>
9
// StdAir
10
#include <
stdair/stdair_inventory_types.hpp
>
11
#include <
stdair/bom/TravelSolutionTypes.hpp
>
12
#include <
stdair/command/CmdAbstract.hpp
>
13
14
namespace
stdair
{
15
17
class
BomRoot;
18
struct
BookingRequestStruct;
19
20
25
class
CmdBomSerialiser
:
public
CmdAbstract
{
26
public
:
27
28
// //////////////// BOM serialisation support methods /////////////////
29
//
30
};
31
}
32
#endif
// ___STDAIR_CMD_CMDBOMSERIALISER_HPP
TravelSolutionTypes.hpp
CmdAbstract.hpp
stdair_inventory_types.hpp
stdair
Handle on the StdAir library context.
Definition
BasChronometer.cpp:9
stdair::CmdAbstract
Definition
CmdAbstract.hpp:11
stdair::CmdBomSerialiser
Definition
CmdBomSerialiser.hpp:25
Generated for StdAir by
1.11.0