RDK Documentation (Open Sourced RDK Components)
Event Class Reference

class to DRM Event handle More...

#include <opencdmsessionadapter.h>

Inheritance diagram for Event:
Inheritance graph
Collaboration diagram for Event:
Collaboration graph

Public Member Functions

bool wait (const uint32_t waitTime)
 
void signal ()
 
 Event (const char *eventName)
 

Protected Member Functions

rtString name () const
 
rtObjectRef object () const
 
 Event (rtObjectRef o)
 

Protected Attributes

rtObjectRef m_object
 

Private Attributes

bool signalled
 
pthread_mutex_t lock
 
pthread_cond_t condition
 
pthread_condattr_t condAttr
 

Friends

class EventEmitter
 

yes

class to DRM Event handle

Definition at line 24 of file opencdmsessionadapter.h.


The documentation for this class was generated from the following files: