HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_PageArrayImpl.h File Reference
#include "GA_PageArray.h"
#include "GA_API.h"
#include "GA_Defaults.h"
#include "GA_Defragment.h"
#include "GA_Iterator.h"
#include "GA_LoadMap.h"
#include "GA_MergeMap.h"
#include "GA_Range.h"
#include "GA_SaveOptions.h"
#include "GA_Types.h"
#include <UT/UT_Array.h>
#include <UT/UT_Assert.h>
#include <UT/UT_BitArray.h>
#include <UT/UT_FixedVector.h>
#include <UT/UT_JSONDefines.h>
#include <UT/UT_JSONParser.h>
#include <UT/UT_JSONWriter.h>
#include <UT/UT_StackBuffer.h>
#include <UT/UT_Storage.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_VectorTypes.h>
#include <UT/UT_WorkBuffer.h>
#include <SYS/SYS_Inline.h>
#include <SYS/SYS_Math.h>
#include <SYS/SYS_Types.h>
#include <SYS/SYS_TypeTraits.h>
#include <string.h>
+ Include dependency graph for GA_PageArrayImpl.h:

Go to the source code of this file.

Classes

class  GA_PageArray< DATA_T, TSIZE, TABLEHARDENED, PAGESHARDENED >::ga_SubPageBlock
 
class  GA_PageArray< DATA_T, TSIZE, TABLEHARDENED, PAGESHARDENED >::LoadComponentArrayFunctor
 

Namespaces

 GA_PageArrayIO
 

Macros

#define __GA_PageArrayImpl__
 

Enumerations

enum  GA_PageArrayIO::JDTupleToken {
  GA_PageArrayIO::GA_JDTUPLE_SIZE, GA_PageArrayIO::GA_JDTUPLE_STORAGE, GA_PageArrayIO::GA_JDTUPLE_ARRAYS, GA_PageArrayIO::GA_JDTUPLE_TUPLES,
  GA_PageArrayIO::GA_JDTUPLE_PAGESIZE, GA_PageArrayIO::GA_JDTUPLE_PACKING, GA_PageArrayIO::GA_JDTUPLE_CONSTPAGEFLAGS, GA_PageArrayIO::GA_JDTUPLE_RAWPAGEDATA
}
 

Functions

GA_API const char * GA_PageArrayIO::getJSONToken (JDTupleToken tokenID)
 
GA_API JDTupleToken GA_PageArrayIO::getJSONTokenID (const char *token)
 

Macro Definition Documentation

#define __GA_PageArrayImpl__

Definition at line 15 of file GA_PageArrayImpl.h.