threading::mutex Class Reference

#include <thread.hpp>

List of all members.

Public Member Functions

 mutex ()
 ~mutex ()

Private Member Functions

 mutex (const mutex &)
void operator= (const mutex &)

Private Attributes

SDL_mutex *const m_

Friends

class lock
class condition


Detailed Description

Definition at line 83 of file thread.hpp.


Constructor & Destructor Documentation

threading::mutex::mutex (  ) 

Definition at line 93 of file thread.cpp.

threading::mutex::~mutex (  ) 

Definition at line 96 of file thread.cpp.

References m_.

threading::mutex::mutex ( const mutex  )  [private]


Member Function Documentation

void threading::mutex::operator= ( const mutex  )  [private]


Friends And Related Function Documentation

friend class lock [friend]

Definition at line 89 of file thread.hpp.

friend class condition [friend]

Definition at line 90 of file thread.hpp.


Member Data Documentation

SDL_mutex* const threading::mutex::m_ [private]


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs