OSVR-Core
Public Types | Public Member Functions | List of all members
ClientMainloopThread Class Reference
Inheritance diagram for ClientMainloopThread:

Public Types

typedef ClientMainloop::mutex_type mutex_type
 
typedef ClientMainloop::lock_type lock_type
 
typedef ClientMainloop::mutex_type mutex_type
 
typedef ClientMainloop::lock_type lock_type
 

Public Member Functions

 ClientMainloopThread (osvr::clientkit::ClientContext &ctx, bool startNow=false)
 
void start ()
 
void oneLoop ()
 
template<typename T >
void loopForDuration (T duration=boost::chrono::seconds(2))
 
mutex_type & getMutex ()
 
 ClientMainloopThread (osvr::clientkit::ClientContext &ctx, bool startNow=false)
 
void start ()
 
void oneLoop ()
 
template<typename T >
void loopForDuration (T duration=boost::chrono::seconds(2))
 
mutex_type & getMutex ()
 

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