OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ClientMainloop Class Reference

Simple class to handle running a client mainloop in another thread, but easily pausable. More...

#include </home/jenkins/root/workspace/OSVR-Core-Docs/apps/ClientMainloop.h>

Inheritance diagram for ClientMainloop:

Public Types

typedef boost::recursive_mutex mutex_type
 
typedef boost::unique_lock
< mutex_type > 
lock_type
 

Public Member Functions

 ClientMainloop (osvr::clientkit::ClientContext &ctx)
 
void mainloop ()
 
mutex_type & getMutex ()
 

Detailed Description

Simple class to handle running a client mainloop in another thread, but easily pausable.

Definition at line 42 of file ClientMainloop.h.


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