OSVR-Core
|
Header. More...
#include <osvr/Util/TypeSafeId.h>
Go to the source code of this file.
Classes | |
struct | osvr::util::typesafeid_traits::ProvideReferenceAccessor< LocalStringIdTag > |
struct | osvr::util::typesafeid_traits::ProvideReferenceAccessor< PeerStringIdTag > |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::util | |
The Util library: Functionality not necessarily coupled to any particular core library, serving more as a common base layer behind all systems. | |
osvr::util::typesafeid_traits | |
Namespace for traits templates associated with osvr::util::TypeSafeId. | |
Typedefs | |
typedef TypeSafeId< LocalStringIdTag > | osvr::util::StringID |
typedef TypeSafeId< PeerStringIdTag > | osvr::util::PeerStringID |
Header.