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