Class StaticRTPSParticipantInfo, contains the information of writers and readers loaded from the XML file.
More...
#include <XMLEndpointParser.h>
|
std::string | m_RTPSParticipantName |
| RTPS PArticipant name.
|
|
std::vector< rtps::ReaderProxyData * > | m_readers |
| Vector of ReaderProxyData pointer.
|
|
std::vector< rtps::WriterProxyData * > | m_writers |
| Vector of ReaderProxyData pointer.
|
|
Class StaticRTPSParticipantInfo, contains the information of writers and readers loaded from the XML file.
◆ StaticRTPSParticipantInfo()
◆ ~StaticRTPSParticipantInfo()
◆ m_readers
std::vector<rtps::ReaderProxyData*> m_readers |
Vector of ReaderProxyData pointer.
◆ m_RTPSParticipantName
std::string m_RTPSParticipantName |
◆ m_writers
std::vector<rtps::WriterProxyData*> m_writers |
Vector of ReaderProxyData pointer.
The documentation for this class was generated from the following file: