HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Detail::AttribValueLookupTable Class Reference

#include <GU_AttribValueLookupTable.h>

Public Member Functions

 AttribValueLookupTable (const GA_Attribute *attrib)
 
 ~AttribValueLookupTable ()
 
exint entries () const
 
exint getIntValue (exint idx) const
 
const UT_StringHoldergetStringHolder (exint idx) const
 
const GA_OffsetListgetIntOffsets (exint v) const
 
const GA_OffsetListgetStringOffsets (const UT_StringRef &v) const
 
int64 getMemoryUsage (bool inclusive) const
 

Detailed Description

Definition at line 24 of file GU_AttribValueLookupTable.h.

Constructor & Destructor Documentation

GU_Detail::AttribValueLookupTable::AttribValueLookupTable ( const GA_Attribute attrib)
GU_Detail::AttribValueLookupTable::~AttribValueLookupTable ( )

Member Function Documentation

exint GU_Detail::AttribValueLookupTable::entries ( ) const
inline

Definition at line 31 of file GU_AttribValueLookupTable.h.

const GA_OffsetList* GU_Detail::AttribValueLookupTable::getIntOffsets ( exint  v) const
inline

Definition at line 45 of file GU_AttribValueLookupTable.h.

exint GU_Detail::AttribValueLookupTable::getIntValue ( exint  idx) const
inline

Definition at line 33 of file GU_AttribValueLookupTable.h.

int64 GU_Detail::AttribValueLookupTable::getMemoryUsage ( bool  inclusive) const
inline

Definition at line 60 of file GU_AttribValueLookupTable.h.

const UT_StringHolder& GU_Detail::AttribValueLookupTable::getStringHolder ( exint  idx) const
inline

Definition at line 39 of file GU_AttribValueLookupTable.h.

const GA_OffsetList* GU_Detail::AttribValueLookupTable::getStringOffsets ( const UT_StringRef v) const
inline

Definition at line 52 of file GU_AttribValueLookupTable.h.


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