5 #ifndef BPP_BPPSTRING_H 6 #define BPP_BPPSTRING_H 30 const std::string&
toSTL()
const;
35 #endif // BPP_BPPSTRING_H
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...
The Clonable interface (allow an object to be cloned).
const std::string & toSTL() const