Go to the documentation of this file.
4 #ifndef tools_sg_sf_string
5 #define tools_sg_sf_string
23 if(!a_buffer.
read_cstr(cstr))
return false;
28 virtual bool dump(std::ostream& a_out) {
32 virtual bool s_value(std::string& a_s)
const {
36 virtual bool s2value(
const std::string& a_s) {
#define TOOLS_HEADER(a__class, a__sclass, a__parent)