OSVR-Core
|
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 | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::connection | |
Messaging transport and device communication functionality. | |
Header.