Public Member Functions | |
sd_xml_data () | |
void | xml_test (const char *name, const std::string &expected) |
Public Attributes | |
LLSD | mSD |
LLPointer< LLSDXMLFormatter > | mFormatter |
Definition at line 46 of file llsdserialize_tut.cpp.
tut::sd_xml_data::sd_xml_data | ( | ) | [inline] |
void tut::sd_xml_data::xml_test | ( | const char * | name, | |
const std::string & | expected | |||
) | [inline] |
Definition at line 54 of file llsdserialize_tut.cpp.
References tut::ensure_equals(), mFormatter, and mSD.