OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.opensplice.dds.topic.TopicProtobuf< PROTOBUF_TYPE > Member List

This is the complete list of members for org.opensplice.dds.topic.TopicProtobuf< PROTOBUF_TYPE >, including all inherited members.

destroy()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >protected
disposeAllData()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
getAllDataDisposedTopicStatus()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
getInconsistentTopicStatus()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
getName()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
getParent()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
getQos()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
getStatusCondition()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
getTypeName()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
getTypeSupport()org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
setListener(TopicListener< TYPE > listener)org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
setListener(TopicListener< TYPE > listener, Collection< Class<? extends Status >> statuses)org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
setListener(TopicListener< TYPE > listener, Class<? extends Status >... statuses)org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
setQos(TopicQos qos)org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
TopicImpl(OsplServiceEnvironment environment, DomainParticipantImpl participant, String topicName, AbstractTypeSupport< TYPE > typeSupport, TopicQos qos, TopicListener< TYPE > listener, Collection< Class<? extends Status >> statuses)org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
TopicImpl(OsplServiceEnvironment environment, DomainParticipantImpl participant, String topicName, DDS.Topic old)org.opensplice.dds.topic.TopicImpl< PROTOBUF_TYPE >
TopicProtobuf(OsplServiceEnvironment environment, DomainParticipantImpl participant, String topicName, TypeSupportProtobuf< PROTOBUF_TYPE, ?> typeSupport, TopicQos qos, TopicListener< PROTOBUF_TYPE > listener, Collection< Class<? extends Status >> statuses)org.opensplice.dds.topic.TopicProtobuf< PROTOBUF_TYPE >