klMatrix
Public Member Functions | Protected Attributes
klMutex Class Reference

#include <kl_util.h>

Collaboration diagram for klMutex:
Collaboration graph

Public Member Functions

 klMutex (void)
 
 ~klMutex (void)
 
void lock (void)
 
void unlock (void)
 

Protected Attributes

CRITICAL_SECTION _lock
 

Constructor & Destructor Documentation

klMutex::klMutex ( void  )
inline
klMutex::~klMutex ( void  )
inline

Member Function Documentation

void klMutex::lock ( void  )
inline
void klMutex::unlock ( void  )
inline

Field Documentation

CRITICAL_SECTION klMutex::_lock
protected

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