tut::LLSDMessageReaderTestData Struct Reference

List of all members.

Static Public Member Functions

static void ensureMessageName (const std::string &msg_name, const LLSD &msg_data, const std::string &expected_name)
static void ensureNumberOfBlocks (const LLSD &msg_data, const std::string &block, S32 expected_number)
static void ensureMessageSize (const LLSD &msg_data, S32 expected_size)
static void ensureBool (const LLSD &msg_data, const std::string &block, const std::string &var, S32 blocknum, BOOL expected)


Detailed Description

Definition at line 43 of file llsdmessagereader_tut.cpp.


Member Function Documentation

static void tut::LLSDMessageReaderTestData::ensureMessageName ( const std::string &  msg_name,
const LLSD msg_data,
const std::string &  expected_name 
) [inline, static]

static void tut::LLSDMessageReaderTestData::ensureNumberOfBlocks ( const LLSD msg_data,
const std::string &  block,
S32  expected_number 
) [inline, static]

Definition at line 54 of file llsdmessagereader_tut.cpp.

References tut::ensure_equals(), LLSDMessageReader::getNumberOfBlocks(), and LLSDMessageReader::setMessage().

Here is the call graph for this function:

static void tut::LLSDMessageReaderTestData::ensureMessageSize ( const LLSD msg_data,
S32  expected_size 
) [inline, static]

Definition at line 64 of file llsdmessagereader_tut.cpp.

References tut::ensure_equals(), LLSDMessageReader::getMessageSize(), and LLSDMessageReader::setMessage().

Here is the call graph for this function:

static void tut::LLSDMessageReaderTestData::ensureBool ( const LLSD msg_data,
const std::string &  block,
const std::string &  var,
S32  blocknum,
BOOL  expected 
) [inline, static]

Definition at line 72 of file llsdmessagereader_tut.cpp.

References tut::ensure_equals(), LLSDMessageReader::getBOOL(), and LLSDMessageReader::setMessage().

Here is the call graph for this function:


The documentation for this struct was generated from the following file:

Generated on Fri May 16 09:43:09 2008 for SecondLife by  doxygen 1.5.5