BppString * clone() const
Create a copy of this object and send a pointer to it.
BppString & operator=(const char *value)
std::ostream & operator<<(std::ostream &out, const BppBoolean &s)
The BppString object class. This class extends the stl::string class to support the Clonable interfac...
const std::string & toSTL() const