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

#include <GU_AttribValueLookupTable.h>

Public Member Functions

 AttribSingleValueLookupTable (const GA_Attribute *attrib)
 
 ~AttribSingleValueLookupTable ()
 
exint entries () const
 
GA_Offset getIntOffset (exint v) const
 
GA_Offset getStringOffset (const UT_StringRef &v) const
 
int64 getMemoryUsage (bool inclusive) const
 

Detailed Description

Definition at line 86 of file GU_AttribValueLookupTable.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Definition at line 93 of file GU_AttribValueLookupTable.h.

GA_Offset GU_Detail::AttribSingleValueLookupTable::getIntOffset ( exint  v) const
inline

Definition at line 95 of file GU_AttribValueLookupTable.h.

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

Definition at line 111 of file GU_AttribValueLookupTable.h.

GA_Offset GU_Detail::AttribSingleValueLookupTable::getStringOffset ( const UT_StringRef v) const
inline

Definition at line 103 of file GU_AttribValueLookupTable.h.


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