1.00.8
C++ Standard Airline IT Object Library
|
|
Go to the documentation of this file. 1 #ifndef __STDAIR_BOM_FFDISUTILITYCURVEHOLDERSTRUCT_HPP
2 #define __STDAIR_BOM_FFDISUTILITYCURVEHOLDERSTRUCT_HPP
32 void toStream (std::ostream& ioOut)
const;
62 #endif // __STDAIR_BOM_FFDISUTILITYCURVEHOLDERSTRUCT_HPP
std::map< const DTD_T, double > FFDisutilityCurve_T
void toStream(std::ostream &ioOut) const
const FFDisutilityCurve_T & getFFDisutilityCurve(const std::string &) const
~FFDisutilityCurveHolderStruct()
void addCurve(const std::string &, const FFDisutilityCurve_T &)
Handle on the StdAir library context.
FFDisutilityCurveHolderStruct()
std::map< const std::string, FFDisutilityCurve_T > FFDisutilityCurveHolder_T
Base class for the light structures.
void fromStream(std::istream &ioIn)
const std::string describe() const