Inheritance diagram for C_Semaphore:

Public Member Functions | |
| T_CounterValue | P () |
| T_CounterValue | V () |
| C_Semaphore () | |
| ~C_Semaphore () | |
Protected Member Functions | |
| void | init () |
| void | destroy () |
Protected Attributes | |
| void * | m_impl |
Definition at line 29 of file C_Semaphore.hpp.
1.4.6