 
  
 | Public Types | |
| 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 () | 
Definition at line 41 of file ClientMainloopThread.h.