HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_TupleType< TSIZE, void > Struct Template Reference

#include <UT_Storage.h>

Public Member Functions

SYS_FORCE_INLINE exint getTupleSize () const
 
SYS_FORCE_INLINE void setTupleSize (exint tuplesize)
 
SYS_FORCE_INLINE UT_Storage getStorage () const
 
SYS_FORCE_INLINE void setStorage (UT_Storage storage)
 

Detailed Description

template<exint TSIZE>
struct UT_TupleType< TSIZE, void >

Definition at line 288 of file UT_Storage.h.

Member Function Documentation

template<exint TSIZE>
SYS_FORCE_INLINE UT_Storage UT_TupleType< TSIZE, void >::getStorage ( ) const
inline

Definition at line 292 of file UT_Storage.h.

template<exint TSIZE>
SYS_FORCE_INLINE exint UT_TupleType< TSIZE, void >::getTupleSize ( ) const
inline

Definition at line 290 of file UT_Storage.h.

template<exint TSIZE>
SYS_FORCE_INLINE void UT_TupleType< TSIZE, void >::setStorage ( UT_Storage  storage)
inline

Definition at line 293 of file UT_Storage.h.

template<exint TSIZE>
SYS_FORCE_INLINE void UT_TupleType< TSIZE, void >::setTupleSize ( exint  tuplesize)
inline

Definition at line 291 of file UT_Storage.h.


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