HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdInstance< VALUE >::ValueHolder Struct Reference

#include <instanceRegistry.h>

Public Member Functions

 ValueHolder (ValueType const &value=ValueType())
 
void ResetRecycleCounter ()
 

Public Attributes

ValueType value
 
int recycleCounter
 

Detailed Description

template<typename VALUE>
struct HdInstance< VALUE >::ValueHolder

Definition at line 67 of file instanceRegistry.h.

Constructor & Destructor Documentation

template<typename VALUE>
HdInstance< VALUE >::ValueHolder::ValueHolder ( ValueType const value = ValueType())
inline

Definition at line 68 of file instanceRegistry.h.

Member Function Documentation

template<typename VALUE>
void HdInstance< VALUE >::ValueHolder::ResetRecycleCounter ( )
inline

Definition at line 72 of file instanceRegistry.h.

Member Data Documentation

template<typename VALUE>
int HdInstance< VALUE >::ValueHolder::recycleCounter

Definition at line 77 of file instanceRegistry.h.

template<typename VALUE>
ValueType HdInstance< VALUE >::ValueHolder::value

Definition at line 76 of file instanceRegistry.h.


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