HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_ElementGroupTable::ElementType< OWNER, DUMMY > Class Template Reference

#include <GA_ElementGroupTable.h>

Detailed Description

template<GA_AttributeOwner OWNER, bool DUMMY>
class GA_ElementGroupTable::ElementType< OWNER, DUMMY >

A template class, the specializations of which wrap a typedef to the the corresponding subclass of GA_ElementGroup. Effectively mapping GA_AttributeOwner to a GA_ElementGroup subclass. The template class is protected so that external specializations cannot be added.

The DUMMY parameter is necessary because explicit specialization is allowed at this scope, while, strangely, the same does not hold for partial specialization.

Definition at line 174 of file GA_ElementGroupTable.h.


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