| 
    HDK
    
   | 
 
Simple class to store attribute definition (without data) More...
#include <GA_Stat.h>
Public Member Functions | |
| ga_StatAttribute (const char *name="", const char *type_name="", GA_AttributeScope scope=GA_SCOPE_PUBLIC, GA_TypeInfo typeinfo=GA_TYPE_VOID, int tuple_size=1, const char *description="") | |
| ~ga_StatAttribute () | |
| const char * | getName () const | 
| const char * | getTypeName () const | 
| GA_AttributeScope | getScope () const | 
| GA_TypeInfo | getTypeInfo () const | 
| int | getTupleSize () const | 
| const UT_Options & | getOptions () const | 
| const char * | getDescription () const | 
| void | setName (const UT_StringHolder &n) | 
| void | setTypeName (const UT_StringHolder &n) | 
| void | setScope (GA_AttributeScope s) | 
| void | setTypeInfo (GA_TypeInfo t) | 
| void | setTupleSize (int ts) | 
| void | setOptions (const UT_Options &o) | 
| void | setDescription (const UT_StringHolder &d) | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |