Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
WWMemoryAndTimeLog Struct Reference

#include <wwprofile.h>

Public Member Functions

 WWMemoryAndTimeLog (const char *name)
 
 ~WWMemoryAndTimeLog ()
 
void Log_Intermediate (const char *text)
 

Public Attributes

unsigned TimeStart
 
unsigned IntermediateTimeStart
 
int AllocCountStart
 
int IntermediateAllocCountStart
 
int AllocSizeStart
 
int IntermediateAllocSizeStart
 
StringClass Name
 

Static Public Attributes

static unsigned TabCount
 

Detailed Description

Definition at line 326 of file wwprofile.h.

Constructor & Destructor Documentation

◆ WWMemoryAndTimeLog()

WWMemoryAndTimeLog::WWMemoryAndTimeLog ( const char * name)

Definition at line 1043 of file wwprofile.cpp.

◆ ~WWMemoryAndTimeLog()

WWMemoryAndTimeLog::~WWMemoryAndTimeLog ( )

Definition at line 1059 of file wwprofile.cpp.

Member Function Documentation

◆ Log_Intermediate()

void WWMemoryAndTimeLog::Log_Intermediate ( const char * text)

Definition at line 1079 of file wwprofile.cpp.

Member Data Documentation

◆ AllocCountStart

int WWMemoryAndTimeLog::AllocCountStart

Definition at line 330 of file wwprofile.h.

◆ AllocSizeStart

int WWMemoryAndTimeLog::AllocSizeStart

Definition at line 332 of file wwprofile.h.

◆ IntermediateAllocCountStart

int WWMemoryAndTimeLog::IntermediateAllocCountStart

Definition at line 331 of file wwprofile.h.

◆ IntermediateAllocSizeStart

int WWMemoryAndTimeLog::IntermediateAllocSizeStart

Definition at line 333 of file wwprofile.h.

◆ IntermediateTimeStart

unsigned WWMemoryAndTimeLog::IntermediateTimeStart

Definition at line 329 of file wwprofile.h.

◆ Name

StringClass WWMemoryAndTimeLog::Name

Definition at line 334 of file wwprofile.h.

◆ TabCount

unsigned WWMemoryAndTimeLog::TabCount
static

Definition at line 335 of file wwprofile.h.

◆ TimeStart

unsigned WWMemoryAndTimeLog::TimeStart

Definition at line 328 of file wwprofile.h.


The documentation for this struct was generated from the following files: