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

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

Add_To_String_Compact(StringClass &string, int recursion)WWProfileHierachyNodeClass
Call(void)WWProfileHierachyNodeClass
ChildWWProfileHierachyNodeClassprotected
Clone_Hierarchy(WWProfileHierachyNodeClass *parent)WWProfileHierachyNodeClass
Get_Child(void)WWProfileHierachyNodeClassinline
Get_Name(void)WWProfileHierachyNodeClassinline
Get_Parent(void)WWProfileHierachyNodeClassinline
Get_Sibling(void)WWProfileHierachyNodeClassinline
Get_Sub_Node(const char *name)WWProfileHierachyNodeClass
Get_Total_Calls(void)WWProfileHierachyNodeClassinline
Get_Total_Time(void)WWProfileHierachyNodeClassinline
NameWWProfileHierachyNodeClassprotected
ParentWWProfileHierachyNodeClassprotected
ProfileStringIDWWProfileHierachyNodeClassprotected
RecursionCounterWWProfileHierachyNodeClassprotected
Reset(void)WWProfileHierachyNodeClass
Return(void)WWProfileHierachyNodeClass
Set_Child(WWProfileHierachyNodeClass *node)WWProfileHierachyNodeClassinline
Set_Parent(WWProfileHierachyNodeClass *node)WWProfileHierachyNodeClassinline
Set_Sibling(WWProfileHierachyNodeClass *node)WWProfileHierachyNodeClassinline
Set_Total_Calls(int calls)WWProfileHierachyNodeClassinline
Set_Total_Time(float time)WWProfileHierachyNodeClassinline
SiblingWWProfileHierachyNodeClassprotected
StartTimeWWProfileHierachyNodeClassprotected
TotalCallsWWProfileHierachyNodeClassprotected
TotalTimeWWProfileHierachyNodeClassprotected
Write_To_File(FileClass *file, int recursion)WWProfileHierachyNodeClass
WWProfileHierachyNodeClass(const char *name, WWProfileHierachyNodeClass *parent)WWProfileHierachyNodeClass
WWProfileHierachyNodeClass(unsigned id, WWProfileHierachyNodeClass *parent)WWProfileHierachyNodeClass
~WWProfileHierachyNodeClass(void)WWProfileHierachyNodeClass