doom3-gpl
Doom 3 GPL source release
|
Public Member Functions | |
idDeclLocal () | |
virtual | ~idDeclLocal () |
virtual const char * | GetName (void) const |
virtual declType_t | GetType (void) const |
virtual declState_t | GetState (void) const |
virtual bool | IsImplicit (void) const |
virtual bool | IsValid (void) const |
virtual void | Invalidate (void) |
virtual void | Reload (void) |
virtual void | EnsureNotPurged (void) |
virtual int | Index (void) const |
virtual int | GetLineNum (void) const |
virtual const char * | GetFileName (void) const |
virtual size_t | Size (void) const |
virtual void | GetText (char *text) const |
virtual int | GetTextLength (void) const |
virtual void | SetText (const char *text) |
virtual bool | ReplaceSourceFileText (void) |
virtual bool | SourceFileChanged (void) const |
virtual void | MakeDefault (void) |
virtual bool | EverReferenced (void) const |
Public Member Functions inherited from idDeclBase | |
virtual | ~idDeclBase () |
Protected Member Functions | |
virtual bool | SetDefaultText (void) |
virtual const char * | DefaultDefinition (void) const |
virtual bool | Parse (const char *text, const int textLength) |
virtual void | FreeData (void) |
virtual void | List (void) const |
virtual void | Print (void) const |
void | AllocateSelf (void) |
void | ParseLocal (void) |
void | Purge (void) |
void | SetTextLocal (const char *text, const int length) |
Friends | |
class | idDeclFile |
class | idDeclManagerLocal |
Definition at line 83 of file DeclManager.cpp.
idDeclLocal::idDeclLocal | ( | void | ) |
Definition at line 1753 of file DeclManager.cpp.
|
inlinevirtual |
Definition at line 89 of file DeclManager.cpp.
Definition at line 2150 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2092 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1832 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2228 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2116 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1861 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1852 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1778 of file DeclManager.cpp.
|
virtual |
Implements idDeclBase.
Definition at line 1796 of file DeclManager.cpp.
|
virtual |
Implements idDeclBase.
Definition at line 1879 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1892 of file DeclManager.cpp.
|
virtual |
Implements idDeclBase.
Definition at line 1787 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1843 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1823 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1805 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1814 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2124 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2049 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2101 of file DeclManager.cpp.
Definition at line 2162 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2133 of file DeclManager.cpp.
Definition at line 2209 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2141 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1942 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2083 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 1901 of file DeclManager.cpp.
Definition at line 1910 of file DeclManager.cpp.
|
virtual |
Implements idDeclBase.
Definition at line 1870 of file DeclManager.cpp.
Implements idDeclBase.
Definition at line 2027 of file DeclManager.cpp.
|
friend |
Definition at line 84 of file DeclManager.cpp.
|
friend |
Definition at line 85 of file DeclManager.cpp.
|
private |
Definition at line 143 of file DeclManager.cpp.
|
private |
Definition at line 138 of file DeclManager.cpp.
|
private |
Definition at line 145 of file DeclManager.cpp.
|
private |
Definition at line 149 of file DeclManager.cpp.
|
private |
Definition at line 146 of file DeclManager.cpp.
|
private |
Definition at line 135 of file DeclManager.cpp.
|
private |
Definition at line 153 of file DeclManager.cpp.
|
private |
Definition at line 148 of file DeclManager.cpp.
|
private |
Definition at line 151 of file DeclManager.cpp.
|
private |
Definition at line 150 of file DeclManager.cpp.
|
private |
Definition at line 133 of file DeclManager.cpp.
|
private |
Definition at line 139 of file DeclManager.cpp.
|
private |
Definition at line 142 of file DeclManager.cpp.
|
private |
Definition at line 141 of file DeclManager.cpp.
|
private |
Definition at line 140 of file DeclManager.cpp.
|
private |
Definition at line 137 of file DeclManager.cpp.
|
private |
Definition at line 136 of file DeclManager.cpp.
|
private |
Definition at line 144 of file DeclManager.cpp.