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

#include <Utils.h>

Public Member Functions

 MMSLockClass (void)
 
 ~MMSLockClass (void)
 

Static Public Attributes

static CRITICAL_SECTION _MSSLockCriticalSection
 

Detailed Description

Definition at line 73 of file Utils.h.

Constructor & Destructor Documentation

◆ MMSLockClass()

MMSLockClass::MMSLockClass ( void )
inline

Definition at line 76 of file Utils.h.

◆ ~MMSLockClass()

MMSLockClass::~MMSLockClass ( void )
inline

Definition at line 77 of file Utils.h.

Member Data Documentation

◆ _MSSLockCriticalSection

CRITICAL_SECTION MMSLockClass::_MSSLockCriticalSection
static

Definition at line 80 of file Utils.h.


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