25 #ifndef INCLUDED_ImagingRemoteFactory_h_GUID_EA8A42BC_8509_4DBE_EFDC_66B46A33E52A
26 #define INCLUDED_ImagingRemoteFactory_h_GUID_EA8A42BC_8509_4DBE_EFDC_66B46A33E52A
49 template <
typename T>
void registerWith(T &factory)
const {
50 factory.addFactory(
"imaging", *
this);
53 shared_ptr<RemoteHandler>
64 #endif // INCLUDED_ImagingRemoteFactory_h_GUID_EA8A42BC_8509_4DBE_EFDC_66B46A33E52A
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)