15#ifndef PARAMETERMQSERVER_H_
16#define PARAMETERMQSERVER_H_
18#include "FairMQDevice.h"
void SetSecondInputName(const std::string &secondInputName)
std::string GetSecondInputName()
ParameterMQServer operator=(const ParameterMQServer &)=delete
void SetChannelName(const std::string &channelName)
virtual ~ParameterMQServer()
void SetOutputName(const std::string &outputName)
std::string GetOutputName()
std::string GetFirstInputType()
std::string GetChannelName()
std::string fSecondInputName
std::string GetSecondInputType()
std::string fFirstInputName
std::string fFirstInputType
std::string fSecondInputType
void SetOutputType(const std::string &outputType)
void SetFirstInputName(const std::string &firstInputName)
void SetFirstInputType(const std::string &firstInputType)
std::string GetOutputType()
ParameterMQServer(const ParameterMQServer &)=delete
std::string GetFirstInputName()
void SetSecondInputType(const std::string &secondInputType)