Rasterfarm-SDK
Loading...
Searching...
No Matches
TypeData Class Reference

#include <dynamictype.h>

Public Member Functions

 TypeData ()
 
TypeID next ()
 
void setName (TypeID id, const String &name)
 

Static Public Member Functions

static TypeDatainstance ()
 
static TypeID getTypeID (const String &name)
 
static const String & getTypeName (TypeID id)
 
static const String & getTypeName (const DynamicType *pDynamicType)
 

Detailed Description

Returns
value > 0.

Constructor & Destructor Documentation

◆ TypeData()

TypeData::TypeData ( )
explicit

Member Function Documentation

◆ getTypeID()

static TypeID TypeData::getTypeID ( const String & name)
static

◆ getTypeName() [1/2]

static const String & TypeData::getTypeName ( const DynamicType * pDynamicType)
static

◆ getTypeName() [2/2]

static const String & TypeData::getTypeName ( TypeID id)
static

◆ instance()

static TypeData & TypeData::instance ( )
static

◆ next()

TypeID TypeData::next ( )

◆ setName()

void TypeData::setName ( TypeID id,
const String & name )

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