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