doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
idClassTypeInfo Class Reference

#include <TypeInfoGen.h>

Public Attributes

idStr typeName
 
idStr superType
 
idStr scope
 
bool unnamed
 
bool isTemplate
 
idList< idClassVariableInfovariables
 

Detailed Description

Definition at line 73 of file TypeInfoGen.h.

Member Data Documentation

bool idClassTypeInfo::isTemplate

Definition at line 79 of file TypeInfoGen.h.

idStr idClassTypeInfo::scope

Definition at line 77 of file TypeInfoGen.h.

idStr idClassTypeInfo::superType

Definition at line 76 of file TypeInfoGen.h.

idStr idClassTypeInfo::typeName

Definition at line 75 of file TypeInfoGen.h.

bool idClassTypeInfo::unnamed

Definition at line 78 of file TypeInfoGen.h.

idList<idClassVariableInfo> idClassTypeInfo::variables

Definition at line 80 of file TypeInfoGen.h.


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