Public Member Functions | |
InfoPerTopic ()=default | |
InfoPerTopic (const std::string &name, const std::string &topic_type_name) | |
Public Attributes | |
std::map< node_name_t, InfoPerPublisher > | publishers |
std::map< endpoint_t, InfoPerSubscriber > | subscribers |
std::string | topicName |
std::string | topicTypeName |
|
default |
|
inline |
std::map<node_name_t, InfoPerPublisher> mvsim::Server::InfoPerTopic::publishers |
std::map<endpoint_t, InfoPerSubscriber> mvsim::Server::InfoPerTopic::subscribers |
std::string mvsim::Server::InfoPerTopic::topicName |
std::string mvsim::Server::InfoPerTopic::topicTypeName |