org.omg.dds
Interface DataWriterOperations
- All Superinterfaces:
- EntityOperations
- All Known Subinterfaces:
- DataWriter
- All Known Implementing Classes:
- _DataWriterStub, DataWriterPOA, DataWriterPOATie
public interface DataWriterOperations
- extends EntityOperations
Generated from IDL interface "DataWriter".
- Version:
- generated at Mar 17, 2009 1:47:01 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
set_qos
int set_qos(DataWriterQos qos)
get_qos
void get_qos(DataWriterQosHolder qos)
set_listener
int set_listener(DataWriterListener a_listener,
int mask)
get_listener
DataWriterListener get_listener()
get_topic
Topic get_topic()
get_publisher
Publisher get_publisher()
get_liveliness_lost_status
LivelinessLostStatus get_liveliness_lost_status()
get_offered_deadline_missed_status
OfferedDeadlineMissedStatus get_offered_deadline_missed_status()
get_offered_incompatible_qos_status
OfferedIncompatibleQosStatus get_offered_incompatible_qos_status()
get_publication_match_status
PublicationMatchStatus get_publication_match_status()
assert_liveliness
void assert_liveliness()
get_matched_subscriptions
int get_matched_subscriptions(InstanceHandleSeqHolder subscription_handles)
get_matched_subscription_data
int get_matched_subscription_data(SubscriptionBuiltinTopicDataHolder subscription_data,
int subscription_handle)