#include "ConnectionConfig.hpp"
Definition at line 30 of file ConnectionConfig.hpp.
◆ shared_ptr
◆ ConnectionConfig()
Vortex::FACE::ConnectionConfig::ConnectionConfig |
( |
| ) |
|
◆ getConnectionName()
std::string Vortex::FACE::ConnectionConfig::getConnectionName |
( |
| ) |
|
◆ getDirection()
◆ getDomainId()
uint32_t Vortex::FACE::ConnectionConfig::getDomainId |
( |
| ) |
|
◆ getGuid()
◆ getParticipantQos()
dds::domain::qos::DomainParticipantQos Vortex::FACE::ConnectionConfig::getParticipantQos |
( |
| ) |
|
◆ getPublisherQos()
dds::pub::qos::PublisherQos Vortex::FACE::ConnectionConfig::getPublisherQos |
( |
| ) |
|
◆ getReaderQos()
dds::sub::qos::DataReaderQos Vortex::FACE::ConnectionConfig::getReaderQos |
( |
| ) |
|
◆ getRefreshPeriod()
◆ getSubscriberQos()
dds::sub::qos::SubscriberQos Vortex::FACE::ConnectionConfig::getSubscriberQos |
( |
| ) |
|
◆ getTopicName()
std::string Vortex::FACE::ConnectionConfig::getTopicName |
( |
| ) |
|
◆ getTopicQos()
dds::topic::qos::TopicQos Vortex::FACE::ConnectionConfig::getTopicQos |
( |
| ) |
|
◆ getTypeName()
std::string Vortex::FACE::ConnectionConfig::getTypeName |
( |
| ) |
|
◆ getWriterQos()
dds::pub::qos::DataWriterQos Vortex::FACE::ConnectionConfig::getWriterQos |
( |
| ) |
|
◆ set()
::FACE::RETURN_CODE_TYPE Vortex::FACE::ConnectionConfig::set |
( |
const std::string & |
tag, |
|
|
const std::string & |
value |
|
) |
| |
◆ validate()
The documentation for this class was generated from the following file: