26 #ifndef INCLUDED_RoutingKeys_h_GUID_2F8D4C59_8699_4BA1_86D6_BB62DC5C07F3 27 #define INCLUDED_RoutingKeys_h_GUID_2F8D4C59_8699_4BA1_86D6_BB62DC5C07F3 30 #include <osvr/Common/Export.h> 40 namespace routing_keys {
47 OSVR_COMMON_EXPORT
const char *
source();
50 OSVR_COMMON_EXPORT
const char *child();
54 #endif // INCLUDED_RoutingKeys_h_GUID_2F8D4C59_8699_4BA1_86D6_BB62DC5C07F3 Handles spatial transformations.
Definition: SerializationTraitExample_Complicated.h:40
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
OSVR_COMMON_EXPORT const char * destination()
The key in a routing directive to access the downstream destination (routing target) of the data...
Definition: RoutingKeys.cpp:38
OSVR_COMMON_EXPORT const char * source()
The key in a routing directive to access the upstream source of the data.
Definition: RoutingKeys.cpp:40