0.07.4
C++ Open Travel Request Parsing Library
|
|
Go to the documentation of this file. 1 #ifndef __OPENTREP_BOM_PLACEHOLDER_HPP
2 #define __OPENTREP_BOM_PLACEHOLDER_HPP
41 void toStream (std::ostream& ioOut)
const;
85 #endif // __OPENTREP_BOM_PLACEHOLDER_HPP
std::string toShortString() const
std::string describeShortKey() const
std::list< Location > LocationList_T
void fromStream(std::istream &ioIn)
const PlaceList_T & getPlaceList() const
Base class for the Business Object Model (BOM) layer.
void createLocations(LocationList_T &) const
std::string toString() const
std::string describeKey() const
std::list< Place * > PlaceOrderedList_T
void toStream(std::ostream &ioOut) const
std::multimap< std::string, Place * > PlaceList_T