1.00.10
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_AIRLINESTRUCT_HPP
2 #define __STDAIR_BOM_AIRLINESTRUCT_HPP
47 void toStream (std::ostream& ioOut)
const;
79 #endif // __STDAIR_BOM_AIRLINESTRUCT_HPP
std::string AirlineCode_T
const std::string & getAirlineName() const
void setAirlineName(const std::string &iAirlineName)
void fromStream(std::istream &ioIn)
Handle on the StdAir library context.
const AirlineCode_T & getAirlineCode() const
void toStream(std::ostream &ioOut) const
const std::string describe() const
Base class for the light structures.
void setAirlineCode(const AirlineCode_T &iAirlineCode)