1#ifndef __STDAIR_BOM_RMEVENTSTRUCT_HPP
2#define __STDAIR_BOM_RMEVENTSTRUCT_HPP
29 return _flightDateDescription;
40 void toStream (std::ostream& ioOut)
const;
Handle on the StdAir library context.
boost::posix_time::ptime DateTime_T
std::string KeyDescription_T
std::string AirlineCode_T
RMEventStruct(const AirlineCode_T &, const KeyDescription_T &, const DateTime_T &)
const std::string describe() const
void toStream(std::ostream &ioOut) const
void fromStream(std::istream &ioIn)
const AirlineCode_T & getAirlineCode() const
const DateTime_T & getRMEventTime() const
const KeyDescription_T & getFlightDateDescription() const