OSVR-Core
|
Header. More...
#include <osvr/Common/RawMessageType.h>
#include <osvr/Common/RawSenderType.h>
#include <osvr/Util/SharedPtr.h>
#include <boost/optional.hpp>
#include <boost/noncopyable.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | osvr::common::MessageHandlerBase |
class | osvr::common::ImpliedSenderMessageHandleTraits< Handler, Registrar > |
A class template for the common message traits where the registrar is passed by pointer, has registerHandler and unregisterHandler methods, and doesn't take a RawSenderType because it's implied. More... | |
class | osvr::common::ImpliedSenderMessageHandleTraits< Handler, Registrar >::registration_type |
class | osvr::common::MessageHandler< MessageTraits > |
RAII class template managing a message handler callback. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::common | |
Handles spatial transformations. | |
Header.