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

#include <GA_Stat.h>

Public Member Functions

 ga_StatGroup (const char *name="", GA_Size entries=-1, const char *description="")
 
 ~ga_StatGroup ()
 
const char * getName () const
 
GA_Size entries () const
 
const char * getDescription () const
 
void setName (const UT_StringHolder &n)
 
void setEntries (GA_Size e)
 
void setDescription (const UT_StringHolder &n)
 

Detailed Description

Definition at line 103 of file GA_Stat.h.

Constructor & Destructor Documentation

GA_Stat::ga_StatGroup::ga_StatGroup ( const char *  name = "",
GA_Size  entries = -1,
const char *  description = "" 
)
inline

Definition at line 107 of file GA_Stat.h.

GA_Stat::ga_StatGroup::~ga_StatGroup ( )
inline

Definition at line 114 of file GA_Stat.h.

Member Function Documentation

GA_Size GA_Stat::ga_StatGroup::entries ( ) const
inline

Definition at line 117 of file GA_Stat.h.

const char* GA_Stat::ga_StatGroup::getDescription ( ) const
inline

Definition at line 118 of file GA_Stat.h.

const char* GA_Stat::ga_StatGroup::getName ( ) const
inline

Definition at line 116 of file GA_Stat.h.

void GA_Stat::ga_StatGroup::setDescription ( const UT_StringHolder n)
inline

Definition at line 122 of file GA_Stat.h.

void GA_Stat::ga_StatGroup::setEntries ( GA_Size  e)
inline

Definition at line 121 of file GA_Stat.h.

void GA_Stat::ga_StatGroup::setName ( const UT_StringHolder n)
inline

Definition at line 120 of file GA_Stat.h.


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