| CSemaphore(unsigned int initialCount, unsigned int maxCount, const std::string &name=std::string("")) | mrpt::synch::CSemaphore | |
| getName() const | mrpt::synch::CSemaphore | [inline] |
| isNamed() const | mrpt::synch::CSemaphore | [inline] |
| m_data | mrpt::synch::CSemaphore | [protected] |
| m_name | mrpt::synch::CSemaphore | [protected] |
| release(unsigned int increaseCount=1) | mrpt::synch::CSemaphore | |
| waitForSignal(unsigned int timeout_ms=0) | mrpt::synch::CSemaphore | |
| ~CSemaphore() | mrpt::synch::CSemaphore | [virtual] |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |