1 #ifndef __OPENTREP_BOM_STRINGSET_HPP 
    2 #define __OPENTREP_BOM_STRINGSET_HPP 
  122 #endif // __OPENTREP_BOM_STRINGSET_HPP 
void toStream(std::ostream &) const 
Base class for the light structures. 
std::string describe() const 
std::string getFirstString() const 
std::string describeKey() const 
void fromStream(std::istream &)
Class holding a set of strings, e.g., {"rio", "de", "janeiro"}. 
void push_back(const std::string &)
std::list< std::string > StringSet_T