1 #ifndef __OPENTREP_BOM_WORDCOMBINATIONHOLDER_HPP
2 #define __OPENTREP_BOM_WORDCOMBINATIONHOLDER_HPP
83 void init (
const std::string& iString);
136 #endif // __OPENTREP_BOM_WORDCOMBINATIONHOLDER_HPP
void fromStream(std::istream &)
std::string describeKey() const
Base class for the light structures.
void push_back(const std::string &)
std::string describe() const
WordCombinationHolder(const std::string &)
std::list< std::string > StringList_T
void toStream(std::ostream &) const