1.00.2
C++ Standard Airline IT Object Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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_inventory_types.hpp
CmdAbstract.hpp
stdair::CmdAbstract
Definition:
CmdAbstract.hpp:11
TravelSolutionTypes.hpp
stdair::CmdBomSerialiser
Definition:
CmdBomSerialiser.hpp:25
Generated on Wed Jan 20 2016 14:20:00 for StdAir by
1.8.5