HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_PageArray.h File Reference
#include "GA_Defaults.h"
#include "GA_Iterator.h"
#include "GA_Range.h"
#include "GA_Types.h"
#include <UT/UT_Assert.h>
#include <UT/UT_BitArray.h>
#include <UT/UT_FixedVector.h>
#include <UT/UT_JSONDefines.h>
#include <UT/UT_PageArray.h>
#include <UT/UT_Storage.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_VectorTypes.h>
#include <SYS/SYS_Inline.h>
#include <SYS/SYS_Math.h>
#include <SYS/SYS_Types.h>
#include <SYS/SYS_TypeTraits.h>
+ Include dependency graph for GA_PageArray.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_Array< T >
 
class  GA_PageArray< DATA_T, TSIZE, TABLEHARDENED, PAGESHARDENED >
 

Macros

#define __GA_PageArray__
 

Functions

SYS_FORCE_INLINE GA_Storage UTStorageToGAStorage (UT_Storage storage)
 
SYS_FORCE_INLINE UT_Storage GAStorageToUTStorage (GA_Storage storage)
 

Macro Definition Documentation

#define __GA_PageArray__

Definition at line 15 of file GA_PageArray.h.

Function Documentation

SYS_FORCE_INLINE UT_Storage GAStorageToUTStorage ( GA_Storage  storage)

Definition at line 71 of file GA_PageArray.h.

SYS_FORCE_INLINE GA_Storage UTStorageToGAStorage ( UT_Storage  storage)

Definition at line 43 of file GA_PageArray.h.