25 #ifndef INCLUDED_ServerPtr_h_GUID_ED06F093_FC19_49B1_8905_16E7CE12D207 26 #define INCLUDED_ServerPtr_h_GUID_ED06F093_FC19_49B1_8905_16E7CE12D207 47 #endif // INCLUDED_ServerPtr_h_GUID_ED06F093_FC19_49B1_8905_16E7CE12D207 The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
Class handling a run-loop with a registration context and connection.
Definition: Server.h:67
Header to bring shared_ptr into the osvr namespace.
shared_ptr< Server > ServerPtr
How one should hold a Server.
Definition: ServerPtr.h:39
weak_ptr< Server > ServerWeakPtr
How one might observe a Server without owning it.
Definition: ServerPtr.h:43