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