Revised OpenFlow Library  v0.6.0dev
 All Classes Files Functions Variables Friends Groups Pages
Protected Member Functions | Protected Attributes | List of all members
rofl::common::cthread Class Reference

Protected Member Functions

bool is_running () const
 
void set_thread_id (pthread_t tid)
 
pthread_t get_thread_id () const
 
void set_result (int result)
 
const int & get_result () const
 
virtual void init_thread ()
 
virtual void release_thread ()
 
void start (const pthread_attr_t *attr=(const pthread_attr_t *) 0)
 
void stop ()
 

Protected Attributes

std::bitset< 32 > flags
 
pthread_t tid
 
int result
 
Inheritance diagram for rofl::common::cthread:
rofl::crofconn

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