UT_JSONArchiver::Input Class Reference

#include <UT_JSONArchive.h>

Inheritance diagram for UT_JSONArchiver::Input:

UT_LoadArchiver< Input >

List of all members.

Public Member Functions

 Input (UT_IStream &is)
bool serializeMapBegin ()
bool serializeMapEnd ()
bool serializeKey (UT_WorkBuffer &key)
template<typename T >
bool serializeValue (T &val)
bool serializeStringValue (UT_WorkBuffer &str)
bool serializeArrayBegin (int64 &count)
bool serializeArrayEnd ()
template<typename T >
bool serializeUniformArray (T *vec, int64 count)


Detailed Description

Definition at line 108 of file UT_JSONArchive.h.


Constructor & Destructor Documentation

UT_JSONArchiver::Input::Input ( UT_IStream is  )  [inline]

Definition at line 111 of file UT_JSONArchive.h.


Member Function Documentation

bool UT_JSONArchiver::Input::serializeArrayBegin ( int64 count  )  [inline]

Definition at line 146 of file UT_JSONArchive.h.

bool UT_JSONArchiver::Input::serializeArrayEnd (  )  [inline]

Definition at line 153 of file UT_JSONArchive.h.

bool UT_JSONArchiver::Input::serializeKey ( UT_WorkBuffer key  )  [inline]

Definition at line 127 of file UT_JSONArchive.h.

bool UT_JSONArchiver::Input::serializeMapBegin (  )  [inline]

Definition at line 117 of file UT_JSONArchive.h.

bool UT_JSONArchiver::Input::serializeMapEnd (  )  [inline]

Definition at line 122 of file UT_JSONArchive.h.

bool UT_JSONArchiver::Input::serializeStringValue ( UT_WorkBuffer str  )  [inline]

Definition at line 139 of file UT_JSONArchive.h.

template<typename T >
bool UT_JSONArchiver::Input::serializeUniformArray ( T *  vec,
int64  count 
) [inline]

Definition at line 163 of file UT_JSONArchive.h.

template<typename T >
bool UT_JSONArchiver::Input::serializeValue ( T &  val  )  [inline]

Definition at line 133 of file UT_JSONArchive.h.


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

Generated on Mon Jan 28 00:49:03 2013 for HDK by  doxygen 1.5.9