doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idClass, including all inherited members.
ABSTRACT_PROTOTYPE(idClass) | idClass | |
CallSpawn(void) | idClass | |
CallSpawnFunc(idTypeInfo *cls) | idClass | private |
CancelEvents(const idEventDef *ev) | idClass | |
CreateInstance(const char *name) | idClass | static |
DisplayInfo_f(const idCmdArgs &args) | idClass | static |
Event_Remove(void) | idClass | |
Event_SafeRemove(void) | idClass | private |
FindUninitializedMemory(void) | idClass | |
GetClass(const char *name) | idClass | static |
GetClassname(void) const | idClass | |
GetNumTypes(void) | idClass | inlinestatic |
GetSuperclass(void) const | idClass | |
GetType(int num) | idClass | static |
GetTypeNumBits(void) | idClass | inlinestatic |
Init(void) | idClass | static |
initialized | idClass | privatestatic |
IsType(const idTypeInfo &c) const | idClass | |
ListClasses_f(const idCmdArgs &args) | idClass | static |
memused | idClass | privatestatic |
numobjects | idClass | privatestatic |
operator delete(void *) | idClass | |
operator delete(void *, int, int, char *, int) | idClass | |
operator new(size_t) | idClass | |
operator new(size_t s, int, int, char *, int) | idClass | |
PostEventArgs(const idEventDef *ev, int time, int numargs,...) | idClass | private |
PostEventMS(const idEventDef *ev, int time) | idClass | |
PostEventMS(const idEventDef *ev, int time, idEventArg arg1) | idClass | |
PostEventMS(const idEventDef *ev, int time, idEventArg arg1, idEventArg arg2) | idClass | |
PostEventMS(const idEventDef *ev, int time, idEventArg arg1, idEventArg arg2, idEventArg arg3) | idClass | |
PostEventMS(const idEventDef *ev, int time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4) | idClass | |
PostEventMS(const idEventDef *ev, int time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5) | idClass | |
PostEventMS(const idEventDef *ev, int time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5, idEventArg arg6) | idClass | |
PostEventMS(const idEventDef *ev, int time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5, idEventArg arg6, idEventArg arg7) | idClass | |
PostEventMS(const idEventDef *ev, int time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5, idEventArg arg6, idEventArg arg7, idEventArg arg8) | idClass | |
PostEventSec(const idEventDef *ev, float time) | idClass | |
PostEventSec(const idEventDef *ev, float time, idEventArg arg1) | idClass | |
PostEventSec(const idEventDef *ev, float time, idEventArg arg1, idEventArg arg2) | idClass | |
PostEventSec(const idEventDef *ev, float time, idEventArg arg1, idEventArg arg2, idEventArg arg3) | idClass | |
PostEventSec(const idEventDef *ev, float time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4) | idClass | |
PostEventSec(const idEventDef *ev, float time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5) | idClass | |
PostEventSec(const idEventDef *ev, float time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5, idEventArg arg6) | idClass | |
PostEventSec(const idEventDef *ev, float time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5, idEventArg arg6, idEventArg arg7) | idClass | |
PostEventSec(const idEventDef *ev, float time, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5, idEventArg arg6, idEventArg arg7, idEventArg arg8) | idClass | |
ProcessEvent(const idEventDef *ev) | idClass | |
ProcessEvent(const idEventDef *ev, idEventArg arg1) | idClass | |
ProcessEvent(const idEventDef *ev, idEventArg arg1, idEventArg arg2) | idClass | |
ProcessEvent(const idEventDef *ev, idEventArg arg1, idEventArg arg2, idEventArg arg3) | idClass | |
ProcessEvent(const idEventDef *ev, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4) | idClass | |
ProcessEvent(const idEventDef *ev, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5) | idClass | |
ProcessEvent(const idEventDef *ev, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5, idEventArg arg6) | idClass | |
ProcessEvent(const idEventDef *ev, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5, idEventArg arg6, idEventArg arg7) | idClass | |
ProcessEvent(const idEventDef *ev, idEventArg arg1, idEventArg arg2, idEventArg arg3, idEventArg arg4, idEventArg arg5, idEventArg arg6, idEventArg arg7, idEventArg arg8) | idClass | |
ProcessEventArgPtr(const idEventDef *ev, int *data) | idClass | |
ProcessEventArgs(const idEventDef *ev, int numargs,...) | idClass | private |
RespondsTo(const idEventDef &ev) const | idClass | |
Restore(idRestoreGame *savefile) | idClass | inline |
Save(idSaveGame *savefile) const | idClass | inline |
Shutdown(void) | idClass | static |
Spawn(void) | idClass | |
typeNumBits | idClass | privatestatic |
typenums | idClass | privatestatic |
types | idClass | privatestatic |
~idClass() | idClass | virtual |