OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE > Member List

This is the complete list of members for org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >, including all inherited members.

createDataReader(SubscriberImpl subscriber, TopicDescriptionExt< PROTOBUF_TYPE > topicDescription, DataReaderQos qos, DataReaderListener< PROTOBUF_TYPE > listener, Collection< Class<? extends Status >> statuses)org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
AbstractTypeSupport< PROTOBUF_TYPE >.createDataReader(SubscriberImpl subscriber, TopicDescriptionExt< TYPE > topicDescription, DataReaderQos qos, DataReaderListener< TYPE > listener, Collection< Class<? extends Status >> statuses)org.opensplice.dds.type.AbstractTypeSupport< PROTOBUF_TYPE >
createDataWriter(PublisherImpl publisher, AbstractTopic< PROTOBUF_TYPE > topic, DataWriterQos qos, DataWriterListener< PROTOBUF_TYPE > listener, Collection< Class<? extends Status >> statuses)org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
AbstractTypeSupport< PROTOBUF_TYPE >.createDataWriter(PublisherImpl publisher, AbstractTopic< TYPE > topic, DataWriterQos qos, DataWriterListener< TYPE > listener, Collection< Class<? extends Status >> statuses)org.opensplice.dds.type.AbstractTypeSupport< PROTOBUF_TYPE >
createTopic(DomainParticipantImpl participant, String topicName, TopicQos qos, TopicListener< PROTOBUF_TYPE > listener, Collection< Class<? extends Status >> statuses)org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
AbstractTypeSupport< PROTOBUF_TYPE >.createTopic(DomainParticipantImpl participant, String topicName, TopicQos qos, TopicListener< TYPE > listener, Collection< Class<? extends Status >> statuses)org.opensplice.dds.type.AbstractTypeSupport< PROTOBUF_TYPE >
dataTypeorg.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >protected
ddsKeyToProtobuf(DDS_TYPE ddsData)org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
ddsToProtobuf(DDS_TYPE ddsData)org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
ddsTypeSupportorg.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >protected
environmentorg.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >protected
getEnvironment()org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
getExtentions()org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
getInstance(OsplServiceEnvironment environment, Class< SOME_TYPE > dataType, String registeredName)org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >static
getMetaDescriptor()org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
getMetaHash()org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
getOldTypeSupport()org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
getType()org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
getTypeName()org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
getTypeSupportStandard()org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
hexStringToByteArray(String s)org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >protectedstatic
newData()org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
protobufToDds(PROTOBUF_TYPE protobufData)org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >
TypeSupportProtobuf(OsplServiceEnvironment environment, Class< PROTOBUF_TYPE > dataType, TypeSupportImpl< DDS_TYPE > ddsTypeSupport, final byte[] metaData, final byte[] metaHash)org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE >protected