29 #include "rsb/rsbexports.h"
51 template<
class DataType>
52 typename Informer<DataType>::Ptr
55 = Factory::getInstance().getDefaultParticipantConfig(),
56 const std::string& dataType
58 return Factory::getInstance().createInformer<DataType>(scope, config, dataType);
75 const std::string& dataType,
76 const ParticipantConfig& config
77 = Factory::getInstance().getDefaultParticipantConfig());
91 const ParticipantConfig& config
92 = Factory::getInstance().getDefaultParticipantConfig());
109 const ParticipantConfig& config
110 = Factory::getInstance().getDefaultParticipantConfig());