Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

LockMutex Class Reference

#include <RageThreads.h>

Collaboration diagram for LockMutex:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LockMutex (RageMutex &mut, const char *file, int line)
 LockMutex (RageMutex &mut)
 ~LockMutex ()
 LockMutex (LockMutex &cpy)
void Unlock ()

Private Attributes

RageMutexmutex
const char * file
int line
float locked_at
bool locked

Constructor & Destructor Documentation

LockMutex::LockMutex RageMutex mut,
const char *  file,
int  line
 

LockMutex::LockMutex RageMutex mut  )  [inline]
 

LockMutex::~LockMutex  ) 
 

LockMutex::LockMutex LockMutex cpy  )  [inline]
 


Member Function Documentation

void LockMutex::Unlock  ) 
 


Member Data Documentation

const char* LockMutex::file [private]
 

int LockMutex::line [private]
 

bool LockMutex::locked [private]
 

float LockMutex::locked_at [private]
 

RageMutex& LockMutex::mutex [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 27 20:59:48 2005 for StepMania by doxygen 1.3.7