Public Member Functions | |
TestLLSDSerializeData () | |
~TestLLSDSerializeData () | |
void | doRoundTripTests (const std::string &) |
void | checkRoundTrip (const std::string &, const LLSD &v) |
Public Attributes | |
LLPointer< LLSDFormatter > | mFormatter |
LLPointer< LLSDParser > | mParser |
Definition at line 196 of file llsdserialize_tut.cpp.
tut::TestLLSDSerializeData::TestLLSDSerializeData | ( | ) |
Definition at line 209 of file llsdserialize_tut.cpp.
tut::TestLLSDSerializeData::~TestLLSDSerializeData | ( | ) |
Definition at line 213 of file llsdserialize_tut.cpp.
Definition at line 217 of file llsdserialize_tut.cpp.
References tut::ensure_equals(), mFormatter, mParser, and v.
Referenced by doRoundTripTests().
void tut::TestLLSDSerializeData::doRoundTripTests | ( | const std::string & | ) |
Definition at line 253 of file llsdserialize_tut.cpp.
References c, checkRoundTrip(), LLSD::emptyArray(), LLSD::emptyMap(), tut::fillmap(), LLUUID::generate(), LLUUID::null, and v.