26 #ifndef INCLUDED_DirectionRemoteFactory_h_GUID_9AFC82C8_7169_4BAB_1F5C_86AEFF818163
27 #define INCLUDED_DirectionRemoteFactory_h_GUID_9AFC82C8_7169_4BAB_1F5C_86AEFF818163
50 template <
typename T>
void registerWith(T &factory)
const {
51 factory.addFactory(
"direction", *
this);
54 shared_ptr<RemoteHandler>
65 #endif // INCLUDED_DirectionRemoteFactory_h_GUID_9AFC82C8_7169_4BAB_1F5C_86AEFF818163
The result of resolving a tree node to a device: either an original source to connect to...
Header to bring shared_ptr into the osvr namespace.
shared_ptr< RemoteHandler > operator()(common::OriginalSource const &source, common::InterfaceList &ifaces, common::ClientContext &ctx)