|
commore
1.0.6-SNAPSHOT
|
Public Member Functions | |
| bool | is_valid () |
| EventBase (const AChar *name) | |
| ~EventBase () | |
Public Attributes | |
| AString | name_ |
| pthread_cond_t | event_ |
| pthread_mutex_t | mutex_ |
| bool | is_valid_ |
|
inline |
|
inline |
|
inline |
| pthread_cond_t EventBase::event_ |
| bool EventBase::is_valid_ |
| pthread_mutex_t EventBase::mutex_ |
| AString EventBase::name_ |