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

#include <GA_AttributeHash.h>

Public Member Functions

 GA_AttributeHash (const GA_IndexMap &indexmap, const GA_Offset offset, const GA_Attribute *const *attribs, const GA_Size nattribs, const GA_ElementGroup *const *groups=NULL, const GA_Size ngroups=0)
 
 GA_AttributeHash (const GA_AttributeHash &that)
 
bool operator== (const GA_AttributeHash &that) const
 
const size_t & hash () const
 

Detailed Description

Definition at line 21 of file GA_AttributeHash.h.

Constructor & Destructor Documentation

GA_AttributeHash::GA_AttributeHash ( const GA_IndexMap indexmap,
const GA_Offset  offset,
const GA_Attribute *const attribs,
const GA_Size  nattribs,
const GA_ElementGroup *const groups = NULL,
const GA_Size  ngroups = 0 
)
inline

Definition at line 24 of file GA_AttributeHash.h.

GA_AttributeHash::GA_AttributeHash ( const GA_AttributeHash that)
inline

Definition at line 38 of file GA_AttributeHash.h.

Member Function Documentation

const size_t& GA_AttributeHash::hash ( ) const
inline

Definition at line 88 of file GA_AttributeHash.h.

bool GA_AttributeHash::operator== ( const GA_AttributeHash that) const
inline

Definition at line 48 of file GA_AttributeHash.h.


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