1 #ifndef OPENDDS_MONITOR_MONITOR_IDL 2 #define OPENDDS_MONITOR_MONITOR_IDL 47 typedef sequence<NameValuePair>
NVPSeq;
238 void enable_report_collection();
239 void disable_report_collection();
243 void enable_report_publishing();
244 void diable_report_publishing();
255 #endif // OPENDDS_MONITOR_MONITOR_IDL
sequence< InstanceHandle_t > InstanceHandleSeq
const string SERVICE_PARTICIPANT_MONITOR_TOPIC
const string PUBLISHER_MONITOR_TOPIC
GUID_t topic_id
GUID for the Topic this Data Reader is using.
key GUID_t topic_id
GUID for the Topic.
DDS::InstanceHandleSeq instances
Sequence of instances that this Data Reader has received.
CORBA::ULongSeq transports
unsigned long samples_available
const long MONITOR_TRANSPORT_ID
GUID_t dp_id
GUID of the Domain Participant this Topic belongs to.
key GUID_t dp_id
GUID of the Domain Participant this Subscriber belongs to.
sequence< DataReaderAssociationPeriodic > DRAssociationsPeriodic
unsigned long data_delivered_count
const string DATA_READER_PERIODIC_MONITOR_TOPIC
SubscriberReport subscriber_report
const string DATA_WRITER_PERIODIC_MONITOR_TOPIC
sequence< DataWriterAssociation > DWAssociations
unsigned long transport_id
unsigned long data_dropped_count
key unsigned long transport_id
key string host
Host name.
sequence< NameValuePair > NVPSeq
DomainParticipantReport dp_report
key GUID_t dp_id
GUID of the Domain Participant this Publisher belongs to.
key DDS::InstanceHandle_t handle
Instance handle of this Publisher. Unique within the DP.
GUID_t topic_id
GUID for the Topic this Data Writer is using.
DOMAINID_TYPE_NATIVE DomainId_t
unsigned long control_dropped_count
const string DATA_READER_MONITOR_TOPIC
ServiceParticipantReport sp_report
DataWriterPeriodicReport dw_per_report
GUIDSeq domain_participants
GUID_t dp_id
GUID of the Domain Participant this Data Writer belongs to.
const string SUBSCRIBER_MONITOR_TOPIC
sequence< DataReaderAssociation > DRAssociations
sequence< unsigned long > ULongSeq
const long MONITOR_DOMAIN_ID
DataReaderPeriodicReport dr_per_report
key GUID_t dr_id
GUID for the Data Reader.
DataReaderReport dr_report
sequence< DataWriterAssociationPeriodic > DWAssociationsPeriodic
TransportReport transport_report
DWAssociations associations
Sequence of Data Reader GUIDs that this Data Writer is associated with.
key DDS::InstanceHandle_t handle
Instance handle of this Subscriber. Unique within the DP.
DRAssociations associations
Sequence of Data Writer GUIDs that this Data Reader is associated with.
key GUID_t dp_id
GUID of the Domain Participant.
HANDLE_TYPE_NATIVE InstanceHandle_t
GUID_t dp_id
GUID of the Domain Participant this Data Reader belongs to.
const string TRANSPORT_MONITOR_TOPIC
sequence< GUID_t > GUIDSeq
const string DATA_WRITER_MONITOR_TOPIC
PublisherReport publisher_report
const string TOPIC_MONITOR_TOPIC
const string DOMAIN_PARTICIPANT_MONITOR_TOPIC
DDS::StringSeq string_seq_value
DRAssociationsPeriodic associations
unsigned long control_delivered_count
The Internal API and Implementation of OpenDDS.
key GUID_t dw_id
GUID for the Data Writer.
DDS::InstanceHandleSeq instances
Sequence of instances that this Data Writer has registered.
DDS::InstanceHandle_t sub_handle
Instance handle of this Data Reader's Subscriber.
DDS::InstanceHandle_t pub_handle
Instance handle of this Data Writer's Publisher.
sequence< string > StringSeq
DataWriterReport dw_report
unsigned long sequence_number
DDS::DomainId_t domain_id
unsigned long transport_id
DWAssociationsPeriodic associations