Public Member Functions | Public Attributes | List of all members
mvsim::Server::InfoPerTopic Struct Reference

Public Member Functions

 InfoPerTopic ()=default
 
 InfoPerTopic (const std::string &name, const std::string &topic_type_name)
 

Public Attributes

std::map< node_name_t, InfoPerPublisherpublishers
 
std::map< endpoint_t, InfoPerSubscribersubscribers
 
std::string topicName
 
std::string topicTypeName
 

Detailed Description

Definition at line 176 of file Server.h.

Constructor & Destructor Documentation

mvsim::Server::InfoPerTopic::InfoPerTopic ( )
default
mvsim::Server::InfoPerTopic::InfoPerTopic ( const std::string name,
const std::string topic_type_name 
)
inline

Definition at line 179 of file Server.h.

Member Data Documentation

std::map<node_name_t, InfoPerPublisher> mvsim::Server::InfoPerTopic::publishers

Definition at line 186 of file Server.h.

std::map<endpoint_t, InfoPerSubscriber> mvsim::Server::InfoPerTopic::subscribers

Definition at line 187 of file Server.h.

std::string mvsim::Server::InfoPerTopic::topicName

Definition at line 184 of file Server.h.

std::string mvsim::Server::InfoPerTopic::topicTypeName

Definition at line 184 of file Server.h.


The documentation for this struct was generated from the following file:


mvsim
Author(s):
autogenerated on Fri May 7 2021 03:05:52