OSVR-Core
|
Header forward declaring MessageType and specifying a smart pointer. More...
#include <osvr/Util/UniquePtr.h>
Go to the source code of this file.
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::connection | |
Messaging transport and device communication functionality. | |
Typedefs | |
typedef OSVR_MessageTypeObject | osvr::connection::MessageType |
typedef unique_ptr< MessageType > | osvr::connection::MessageTypePtr |
a uniquely-owned handle for holding a message type registration. | |
Header forward declaring MessageType and specifying a smart pointer.