tdaq-develop-2025-02-12
Return to top level
ConfigurationInterfacePluginMacros.h
1
#ifndef _ots_ConfigurationInterfacePluginMacro_h_
2
#define _ots_ConfigurationInterfacePluginMacro_h_
3
4
#include "otsdaq/ConfigurationInterface/ConfigurationInterface.h"
5
6
namespace
ots
7
{
8
typedef
ConfigurationInterface*(cbmakeFunc_t)();
9
}
10
11
#define DEFINE_OTS_CONFIGURATION_INTERFACE(klass) \
12
extern "C"
ConfigurationInterface* make() { return new klass(); }
13
#endif
/* _ots_TablePluginMacro_h_ */
ots
Definition:
ArtdaqOtsBuildInfo_module.cc:10
otsdaq
otsdaq
Macros
ConfigurationInterfacePluginMacros.h
Generated on Mon Feb 17 2025 17:02:11 for tdaq-develop-2025-02-12 by
1.9.1