

Public Member Functions | |
| TestLLSDParsing () | |
| void | ensureParse (const std::string &msg, const std::string &in, const LLSD &expected_value, S32 expected_count) |
Public Attributes | |
| LLPointer< parser_t > | mParser |
Definition at line 460 of file llsdserialize_tut.cpp.
| tut::TestLLSDParsing< parser_t >::TestLLSDParsing | ( | ) | [inline] |
Definition at line 463 of file llsdserialize_tut.cpp.
| void tut::TestLLSDParsing< parser_t >::ensureParse | ( | const std::string & | msg, | |
| const std::string & | in, | |||
| const LLSD & | expected_value, | |||
| S32 | expected_count | |||
| ) | [inline] |
Definition at line 468 of file llsdserialize_tut.cpp.
| LLPointer<parser_t> tut::TestLLSDParsing< parser_t >::mParser |
Definition at line 489 of file llsdserialize_tut.cpp.
1.5.5