UT_ArraySaveSerializable< T, ARRAY > Struct Template Reference

#include <UT_Serialization.h>

List of all members.

Static Public Member Functions

template<typename ARCHIVER_T >
static bool invoke (ARCHIVER_T &archiver, ARRAY< T > &vec)


Detailed Description

template<typename T, template< typename > class ARRAY>
struct UT_ArraySaveSerializable< T, ARRAY >

Array<T> serializable. This saves out an ordered sequence of type T's as opposed to unordered maps. By design, we impose a schema where such arrays always include the array length as the first element.

Definition at line 225 of file UT_Serialization.h.


Member Function Documentation

template<typename T , template< typename > class ARRAY>
template<typename ARCHIVER_T >
static bool UT_ArraySaveSerializable< T, ARRAY >::invoke ( ARCHIVER_T &  archiver,
ARRAY< T > &  vec 
) [inline, static]

Definition at line 228 of file UT_Serialization.h.


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

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