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 | |
| < | |
| 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.
Definition in file MessageTypePtr.h.