Header forward-declaring Connection and specifying the smart pointer to hold a Connection in. More...
#include <osvr/Util/SharedPtr.h>
Go to the source code of this file.
Namespaces | |
osvr | |
< | |
osvr::connection | |
Messaging transport and device communication functionality. | |
Typedefs | |
typedef shared_ptr< Connection > | osvr::connection::ConnectionPtr |
How one must hold a Connection. | |
Header forward-declaring Connection and specifying the smart pointer to hold a Connection in.
Definition in file ConnectionPtr.h.