Eidolon
Public Member Functions | Protected Attributes | List of all members
Mutex::Locker Class Reference

#include <RenderTypes.h>

Collaboration diagram for Mutex::Locker:
Collaboration graph

Public Member Functions

 Locker (Mutex *p, real timeout=0.0)
 
 ~Locker ()
 
bool loopOnce ()
 

Protected Attributes

Mutexparent
 
bool runblock
 

Constructor & Destructor Documentation

◆ Locker()

Locker ( Mutex p,
real  timeout = 0.0 
)
inline
Here is the call graph for this function:

◆ ~Locker()

~Locker ( )
inline
Here is the call graph for this function:

Member Function Documentation

◆ loopOnce()

bool loopOnce ( )
inline

Member Data Documentation

◆ parent

Mutex* parent
protected

◆ runblock

bool runblock
protected

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