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 > | |
dataType | org.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 > | |
ddsTypeSupport | org.opensplice.dds.type.TypeSupportProtobuf< PROTOBUF_TYPE, DDS_TYPE > | protected |
environment | org.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 |