HDK
|
#include <GA_PageHandle.h>
Public Types | |
typedef T | value_type |
typedef GA_PageHandleT< T, T, true, false, const GA_Attribute, const GA_ATINumeric, const GA_Detail > | ROType |
typedef GA_PageHandleT< T, T, true, true, GA_Attribute, GA_ATINumeric, GA_Detail > | RWType |
Definition at line 190 of file GA_PageHandle.h.
typedef GA_PageHandleT<T, T, true, false, const GA_Attribute, const GA_ATINumeric, const GA_Detail> GA_PageHandleScalar< T >::ROType |
Definition at line 195 of file GA_PageHandle.h.
typedef GA_PageHandleT<T, T, true, true, GA_Attribute, GA_ATINumeric, GA_Detail> GA_PageHandleScalar< T >::RWType |
Definition at line 196 of file GA_PageHandle.h.
typedef T GA_PageHandleScalar< T >::value_type |
Definition at line 193 of file GA_PageHandle.h.