1.00.3
C++ Standard Airline IT Object Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
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
stdair::CmdBomSerialiser
Definition:
CmdBomSerialiser.hpp:25
stdair
Handle on the StdAir library context.
Definition:
BasChronometer.cpp:9
CmdAbstract.hpp
stdair_inventory_types.hpp
stdair::CmdAbstract
Definition:
CmdAbstract.hpp:11
TravelSolutionTypes.hpp
Generated for StdAir by
1.8.9.1