1.00.10
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_BOMJSONIMPORT_HPP
2 #define __STDAIR_BOM_BOMJSONIMPORT_HPP
21 struct ConfigHolderStruct;
101 #endif // __STDAIR_BOM_BOMJSONIMPORT_HPP
static bool jsonImportCommand(const JSONString &, JSonCommand::EN_JSonCommand &)
std::string AirlineCode_T
static bool jsonImportInventoryKey(const JSONString &, AirlineCode_T &)
Handle on the StdAir library context.
static bool jsonImportBreakPoints(const JSONString &, BreakPointList_T &)
static bool jsonImportConfig(const JSONString &, ConfigHolderStruct &)
unsigned short FlightNumber_T
std::list< BreakPointStruct > BreakPointList_T
static bool jsonImportFlightNumber(const JSONString &, FlightNumber_T &)
static bool jsonImportFlightDate(const JSONString &, Date_T &)
Utility class to import StdAir objects in a JSON format.
static bool jsonImportEventType(const JSONString &, EventType::EN_EventType &)
boost::gregorian::date Date_T