15 #ifndef PNDMQEXAMPLE1SAMPLER_H_ 16 #define PNDMQEXAMPLE1SAMPLER_H_ 20 #include "FairMQDevice.h" 30 virtual void SetProperty(
const int key,
const std::string &value);
31 virtual std::string
GetProperty(
const int key,
const std::string &default_ =
"");
32 virtual void SetProperty(
const int key,
const int value);
33 virtual int GetProperty(
const int key,
const int default_ = 0);
static void CustomCleanup(void *data, void *hint)
virtual ~PndMQExample1Sampler()
virtual void SetProperty(const int key, const std::string &value)
virtual std::string GetProperty(const int key, const std::string &default_="")