|
| InfoPerService ()=default |
|
| InfoPerService (const std::string &name, const std::string &in_type_name, const std::string &out_type_name, const std::string &end_point, const std::string &node_name) |
|
Definition at line 198 of file Server.h.
◆ InfoPerService() [1/2]
mvsim::Server::InfoPerService::InfoPerService |
( |
| ) |
|
|
default |
◆ InfoPerService() [2/2]
mvsim::Server::InfoPerService::InfoPerService |
( |
const std::string & |
name, |
|
|
const std::string & |
in_type_name, |
|
|
const std::string & |
out_type_name, |
|
|
const std::string & |
end_point, |
|
|
const std::string & |
node_name |
|
) |
| |
|
inline |
◆ endpoint
std::string mvsim::Server::InfoPerService::endpoint |
◆ inputTypeName
std::string mvsim::Server::InfoPerService::inputTypeName |
◆ nodeName
std::string mvsim::Server::InfoPerService::nodeName |
◆ outputTypeName
std::string mvsim::Server::InfoPerService::outputTypeName |
◆ serviceName
std::string mvsim::Server::InfoPerService::serviceName |
The documentation for this struct was generated from the following file: