Base::TypeData Struct Reference

Public Member Functions

 TypeData (const char *theName, const Type type=Type::badType(), const Type theParent=Type::badType(), Type::instantiationMethod method=nullptr)
 

Public Attributes

Type::instantiationMethod instMethod
 
std::string name
 
Type parent
 
Type type
 

Constructor & Destructor Documentation

◆ TypeData()

Base::TypeData::TypeData ( const char *  theName,
const Type  type = Type::badType(),
const Type  theParent = Type::badType(),
Type::instantiationMethod  method = nullptr 
)

Member Data Documentation

◆ instMethod

Type::instantiationMethod Base::TypeData::instMethod

◆ name

◆ parent

◆ type


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