Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
WWProfileHierachyInfoClass Member List

This is the complete list of members for WWProfileHierachyInfoClass, including all inherited members.

ChildWWProfileHierachyInfoClassprotected
Get_Child(void)WWProfileHierachyInfoClassinline
Get_Name(void)WWProfileHierachyInfoClassinline
Get_Parent(void)WWProfileHierachyInfoClassinline
Get_Sibling(void)WWProfileHierachyInfoClassinline
Get_Total_Calls(void)WWProfileHierachyInfoClassinline
Get_Total_Time(void)WWProfileHierachyInfoClassinline
NameWWProfileHierachyInfoClassprotected
ParentWWProfileHierachyInfoClassprotected
Set_Child(WWProfileHierachyInfoClass *node)WWProfileHierachyInfoClassinline
Set_Name(const char *name)WWProfileHierachyInfoClassinline
Set_Parent(WWProfileHierachyInfoClass *node)WWProfileHierachyInfoClassinline
Set_Sibling(WWProfileHierachyInfoClass *node)WWProfileHierachyInfoClassinline
Set_Total_Calls(int calls)WWProfileHierachyInfoClassinline
Set_Total_Time(float time)WWProfileHierachyInfoClassinline
SiblingWWProfileHierachyInfoClassprotected
TotalCallsWWProfileHierachyInfoClassprotected
TotalTimeWWProfileHierachyInfoClassprotected
WWProfileHierachyInfoClass(const char *name, WWProfileHierachyInfoClass *parent)WWProfileHierachyInfoClass
~WWProfileHierachyInfoClass(void)WWProfileHierachyInfoClass