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
idEnumTypeInfo Class Reference

#include <TypeInfoGen.h>

Public Attributes

idStr typeName
 
idStr scope
 
bool unnamed
 
bool isTemplate
 
idList< idEnumValueInfovalues
 

Detailed Description

Definition at line 57 of file TypeInfoGen.h.

Member Data Documentation

bool idEnumTypeInfo::isTemplate

Definition at line 62 of file TypeInfoGen.h.

idStr idEnumTypeInfo::scope

Definition at line 60 of file TypeInfoGen.h.

idStr idEnumTypeInfo::typeName

Definition at line 59 of file TypeInfoGen.h.

bool idEnumTypeInfo::unnamed

Definition at line 61 of file TypeInfoGen.h.

idList<idEnumValueInfo> idEnumTypeInfo::values

Definition at line 63 of file TypeInfoGen.h.


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