#include <ParameterMQServer.h>
Definition at line 23 of file ParameterMQServer.h.
ParameterMQServer::ParameterMQServer |
( |
| ) |
|
ParameterMQServer::~ParameterMQServer |
( |
| ) |
|
|
virtual |
std::string ParameterMQServer::GetChannelName |
( |
| ) |
|
|
inline |
std::string ParameterMQServer::GetFirstInputName |
( |
| ) |
|
|
inline |
std::string ParameterMQServer::GetFirstInputType |
( |
| ) |
|
|
inline |
std::string ParameterMQServer::GetOutputName |
( |
| ) |
|
|
inline |
std::string ParameterMQServer::GetOutputType |
( |
| ) |
|
|
inline |
std::string ParameterMQServer::GetSecondInputName |
( |
| ) |
|
|
inline |
std::string ParameterMQServer::GetSecondInputType |
( |
| ) |
|
|
inline |
std::string ParameterMQServer::GetUpdateChannelName |
( |
| ) |
|
|
inline |
void ParameterMQServer::Init |
( |
| ) |
|
|
virtual |
void ParameterMQServer::InitTask |
( |
| ) |
|
|
virtual |
bool ParameterMQServer::ProcessRequest |
( |
FairMQMessagePtr & |
req, |
|
|
int |
|
|
) |
| |
bool ParameterMQServer::ProcessUpdate |
( |
FairMQMessagePtr & |
update, |
|
|
int |
|
|
) |
| |
void ParameterMQServer::SetChannelName |
( |
const std::string & |
channelName | ) |
|
|
inline |
void ParameterMQServer::SetFirstInputName |
( |
const std::string & |
firstInputName | ) |
|
|
inline |
void ParameterMQServer::SetFirstInputType |
( |
const std::string & |
firstInputType | ) |
|
|
inline |
void ParameterMQServer::SetOutputName |
( |
const std::string & |
outputName | ) |
|
|
inline |
void ParameterMQServer::SetOutputType |
( |
const std::string & |
outputType | ) |
|
|
inline |
void ParameterMQServer::SetSecondInputName |
( |
const std::string & |
secondInputName | ) |
|
|
inline |
void ParameterMQServer::SetSecondInputType |
( |
const std::string & |
secondInputType | ) |
|
|
inline |
void ParameterMQServer::SetUpdateChannelName |
( |
const std::string & |
channelName | ) |
|
|
inline |
The documentation for this class was generated from the following files: