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

Header. More...

#include <boost/noncopyable.hpp>
#include <boost/thread.hpp>
#include <boost/optional/optional.hpp>

Go to the source code of this file.

Classes

class  osvr::connection::AsyncAccessControl
 Internal class handling the synchronization of an asynchronous thread wishing to communicate that has to wait for its turn on the communcation bus. More...
 
class  osvr::connection::RequestToSend
 RAII object for use by an async thread to manage a request to send. More...
 

Namespaces

 osvr
 <
 
 osvr::connection
 Messaging transport and device communication functionality.
 

Detailed Description

Header.

Date
2014
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file AsyncAccessControl.h.