25 #ifndef INCLUDED_TrackerRemoteFactory_h_GUID_C473E294_CC7C_49A2_C03F_B47458E22EDB
26 #define INCLUDED_TrackerRemoteFactory_h_GUID_C473E294_CC7C_49A2_C03F_B47458E22EDB
50 template <
typename T>
void registerWith(T &factory)
const {
51 factory.addFactory(
"tracker", *
this);
54 shared_ptr<RemoteHandler>
65 #endif // INCLUDED_TrackerRemoteFactory_h_GUID_C473E294_CC7C_49A2_C03F_B47458E22EDB
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)