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 182 of file Server.h.

Constructor & Destructor Documentation

◆ InfoPerTopic() [1/2]

mvsim::Server::InfoPerTopic::InfoPerTopic ( )
default

◆ InfoPerTopic() [2/2]

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

Definition at line 185 of file Server.h.

Member Data Documentation

◆ publishers

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

Definition at line 192 of file Server.h.

◆ subscribers

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

Definition at line 193 of file Server.h.

◆ topicName

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

Definition at line 190 of file Server.h.

◆ topicTypeName

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

Definition at line 190 of file Server.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23