HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ArrayLoadSerializable< T, ARRAY > Struct Template Reference

#include <UT_Serialization.h>

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_ArrayLoadSerializable< T, ARRAY >

Definition at line 249 of file UT_Serialization.h.

Member Function Documentation

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

Definition at line 252 of file UT_Serialization.h.


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