RDK Documentation (Open Sourced RDK Components)
CCEC_OSAL::Stoppable Class Referenceabstract
Inheritance diagram for CCEC_OSAL::Stoppable:
Inheritance graph
Collaboration diagram for CCEC_OSAL::Stoppable:
Collaboration graph

Public Member Functions

 Stoppable (int state=RUNNING)
 
virtual void stop (bool block=false)=0
 
virtual bool isStopped (void)
 

Protected Member Functions

virtual void runStarted (void)
 
virtual void stopStarted (void)
 
virtual bool isStopping (void)
 
virtual bool isRunning (void)
 
virtual void stopCompleted (void)
 

Private Types

enum  
 

Private Attributes

volatile int state
 

yes

Definition at line 37 of file Stoppable.hpp.


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