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
const PlaceList_T & getPlaceList() const
std::string toShortString() const
void createLocations(LocationList_T &) const
std::multimap< std::string, Place * > PlaceList_T
std::string toString() const
std::list< Location > LocationList_T
void fromStream(std::istream &ioIn)
Base class for the Business Object Model (BOM) layer.
std::list< Place * > PlaceOrderedList_T
std::string describeKey() const
std::string describeShortKey() const
void toStream(std::ostream &ioOut) const