#include <ParameterMQServer.h>
Definition at line 24 of file ParameterMQServer.h.
◆ ParameterMQServer() [1/2]
ParameterMQServer::ParameterMQServer |
( |
| ) |
|
◆ ParameterMQServer() [2/2]
◆ ~ParameterMQServer()
ParameterMQServer::~ParameterMQServer |
( |
| ) |
|
|
virtual |
◆ GetChannelName()
std::string ParameterMQServer::GetChannelName |
( |
| ) |
|
|
inline |
◆ GetFirstInputName()
std::string ParameterMQServer::GetFirstInputName |
( |
| ) |
|
|
inline |
◆ GetFirstInputType()
std::string ParameterMQServer::GetFirstInputType |
( |
| ) |
|
|
inline |
◆ GetOutputName()
std::string ParameterMQServer::GetOutputName |
( |
| ) |
|
|
inline |
◆ GetOutputType()
std::string ParameterMQServer::GetOutputType |
( |
| ) |
|
|
inline |
◆ GetSecondInputName()
std::string ParameterMQServer::GetSecondInputName |
( |
| ) |
|
|
inline |
◆ GetSecondInputType()
std::string ParameterMQServer::GetSecondInputType |
( |
| ) |
|
|
inline |
◆ InitTask()
void ParameterMQServer::InitTask |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ Run()
void ParameterMQServer::Run |
( |
| ) |
|
|
virtual |
◆ SetChannelName()
void ParameterMQServer::SetChannelName |
( |
const std::string & |
channelName | ) |
|
|
inline |
◆ SetFirstInputName()
void ParameterMQServer::SetFirstInputName |
( |
const std::string & |
firstInputName | ) |
|
|
inline |
◆ SetFirstInputType()
void ParameterMQServer::SetFirstInputType |
( |
const std::string & |
firstInputType | ) |
|
|
inline |
◆ SetOutputName()
void ParameterMQServer::SetOutputName |
( |
const std::string & |
outputName | ) |
|
|
inline |
◆ SetOutputType()
void ParameterMQServer::SetOutputType |
( |
const std::string & |
outputType | ) |
|
|
inline |
◆ SetSecondInputName()
void ParameterMQServer::SetSecondInputName |
( |
const std::string & |
secondInputName | ) |
|
|
inline |
◆ SetSecondInputType()
void ParameterMQServer::SetSecondInputType |
( |
const std::string & |
secondInputType | ) |
|
|
inline |
◆ fChannelName
std::string ParameterMQServer::fChannelName |
|
private |
◆ fFirstInputName
std::string ParameterMQServer::fFirstInputName |
|
private |
◆ fFirstInputType
std::string ParameterMQServer::fFirstInputType |
|
private |
◆ fOutputName
std::string ParameterMQServer::fOutputName |
|
private |
◆ fOutputType
std::string ParameterMQServer::fOutputType |
|
private |
◆ fRtdb
FairRuntimeDb* ParameterMQServer::fRtdb |
|
private |
◆ fSecondInputName
std::string ParameterMQServer::fSecondInputName |
|
private |
◆ fSecondInputType
std::string ParameterMQServer::fSecondInputType |
|
private |
The documentation for this class was generated from the following files: