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