This is a brief description.
More...
#include <Mutex.h>
|
| pthread_mutex_t | mutex |
| |
| pthread_mutexattr_t | attr |
| |
Detailed description.
- Author
- Name (name@.nosp@m.emai.nosp@m.l.com)
§ Mutex()
| openjaus::system::Mutex::Mutex |
( |
| ) |
|
§ ~Mutex()
| openjaus::system::Mutex::~Mutex |
( |
| ) |
|
|
virtual |
§ lock()
| void openjaus::system::Mutex::lock |
( |
| ) |
|
§ toString()
| std::string openjaus::system::Mutex::toString |
( |
| ) |
const |
|
virtual |
§ unlock()
| void openjaus::system::Mutex::unlock |
( |
| ) |
|
§ operator<< [1/2]
§ operator<< [2/2]
§ attr
| pthread_mutexattr_t openjaus::system::Mutex::attr |
|
protected |
§ mutex
| pthread_mutex_t openjaus::system::Mutex::mutex |
|
protected |
The documentation for this class was generated from the following files: