#include <Condition.h>
Inherited by openjaus::system::Queue< Type >, openjaus::system::Queue< Prioritized * >, and openjaus::system::Queue< Trigger * >.
List of all members.
Constructor & Destructor Documentation
| openjaus::system::Condition::Condition |
( |
|
) |
|
| openjaus::system::Condition::~Condition |
( |
|
) |
[virtual] |
Member Function Documentation
| void openjaus::system::Condition::signal |
( |
|
) |
|
| void openjaus::system::Condition::signalAll |
( |
|
) |
|
| bool openjaus::system::Condition::timedWait |
( |
int |
milliseconds |
) |
|
| std::string openjaus::system::Condition::toString |
( |
|
) |
const |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
output, |
|
|
const Condition & |
object | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files: