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