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

#include <wwmemlog.h>

Public Member Functions

 WWMemorySampleClass (int category)
 
 ~WWMemorySampleClass (void)
 

Detailed Description

WWMemorySampleClass This class is meant to be created and destroyed on the stack to automatically push and pop the desired memory category. NOTE: this class should not be used directly, instead, use the WWMEMLOG macros!

Definition at line 155 of file wwmemlog.h.

Constructor & Destructor Documentation

◆ WWMemorySampleClass()

WWMemorySampleClass::WWMemorySampleClass ( int category)
inline

Definition at line 159 of file wwmemlog.h.

◆ ~WWMemorySampleClass()

WWMemorySampleClass::~WWMemorySampleClass ( void )
inline

Definition at line 166 of file wwmemlog.h.


The documentation for this class was generated from the following file: