24 #ifndef D_STRINGDATA_HH
25 #define D_STRINGDATA_HH
A string value wrapper.
Definition: stringdata.hh:39
const std::string get_value() const
void print_status(std::ostream &s) const
debug output
r_String(const char *v)
constructs a string from the string representation
r_String()=default
default constructor
std::ostream & operator<<(std::ostream &s, const r_String &oid)
Output stream operator for objects of type const r_Oid.