This is the complete list of members for xsens::Semaphore, including all inherited members.
m_handle | xsens::Semaphore | protected |
m_nofHandles | xsens::Semaphore | protected |
m_semname | xsens::Semaphore | protected |
operator=(Semaphore const &)=delete | xsens::Semaphore | protected |
operator=(Semaphore &&)=delete | xsens::Semaphore | protected |
post(int32_t increment=1) noexcept | xsens::Semaphore | |
Semaphore(Semaphore const &)=delete | xsens::Semaphore | protected |
Semaphore(Semaphore &&)=delete | xsens::Semaphore | protected |
Semaphore(int32_t initVal=0, uint32_t nofOtherHandles=0, sem_t *otherHandles=NULL) | xsens::Semaphore | |
wait1() | xsens::Semaphore | |
wait1(uint32_t timeout) | xsens::Semaphore | |
~Semaphore() | xsens::Semaphore |