Class DomainParticipantFactoryQos

Class Documentation

class DomainParticipantFactoryQos

Class DomainParticipantFactoryQos, contains all the possible Qos that can be set for a determined participant. Please consult each of them to check for implementation details and default values.

Public Functions

inline RTPS_DllAPI DomainParticipantFactoryQos()

Constructor.

inline virtual RTPS_DllAPI ~DomainParticipantFactoryQos()

Destructor.

inline bool operator==(const DomainParticipantFactoryQos &b) const
inline const EntityFactoryQosPolicy &entity_factory() const

Getter for EntityFactoryQosPolicy

Returns

EntityFactoryQosPolicy reference

inline EntityFactoryQosPolicy &entity_factory()

Getter for EntityFactoryQosPolicy

Returns

EntityFactoryQosPolicy reference

inline void entity_factory(const EntityFactoryQosPolicy &entity_factory)

Setter for EntityFactoryQosPolicy

Parameters

entity_factoryEntityFactoryQosPolicy