RTI Connext C# API Version 7.2.0
Rti.Dds.Core.QosPrintAll Class Reference

Sentinel that selects a particular ToString() overload of a QoS object. More...

Properties

static QosPrintAll Value = new QosPrintAll() [get]
 This sentinel is the only instance of QosPrintAll. More...
 

Detailed Description

Sentinel that selects a particular ToString() overload of a QoS object.

For Entity QoS classes, such as DomainParticipantQos QosPrintAll.Value is a sentinel that select the ToString() overload that prints the entire QoS object (DomainParticipantQos.ToString(QosPrintAll, QosPrintFormat)).

Property Documentation

◆ Value

QosPrintAll Rti.Dds.Core.QosPrintAll.Value = new QosPrintAll()
staticget

This sentinel is the only instance of QosPrintAll.