CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
Not Yet Supported
Global DataReader.create_querycondition (uint sample_states, uint view_states, uint instance_states, String query_expression, List< String > query_parameters)
QueryConditions are not yet supported as triggers for a WaitSet.
Global DomainParticipant.create_multitopic (String name, String type_name, String subscription_expression, List< String > expression_params)
This is currently unsupported in the C# language binding.
Global DomainParticipant.delete_multitopic (MultiTopic a_multitopic)
This is currently unsupported in the C# language binding.
Global DomainParticipant.get_discovered_topic_data (TopicBuiltinTopicData topic_data, InstanceHandle_t topic_handle)
This is currently unsupported in the C# language binding.
Global DomainParticipant.get_discovered_topics (List< InstanceHandle_t > topic_handles)
This is currently unsupported in the C# language binding.
Global DomainParticipant.ignore_publication (InstanceHandle_t handle)
This is currently unsupported in the C# language binding.
Global DomainParticipant.ignore_subscription (InstanceHandle_t handle)
This is currently unsupported in the C# language binding.
Global DomainParticipant.ignore_topic (InstanceHandle_t handle)
This is currently unsupported in the C# language binding.
Global DynamicData.clear_nonkey_values ()
Global DynamicData.get_boolean_values (ref bool[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_byte_values (ref byte[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_char32_values (ref int[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_char8_values (ref char[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_float32_values (ref float[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_float64_values (ref double[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_int16_values (ref short[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_int32_values (ref int[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_int64_values (ref long[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_string_values (ref String[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_uint16_values (ref ushort[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_uint32_values (ref uint[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_uint64_values (ref ulong[] value, uint id)
This operation is not yet implemented.
Global DynamicData.get_wstring_values (ref String[] value, uint id)
This operation is not yet implemented.
Global DynamicData.set_boolean_values (uint id, bool[] value)
This operation is not yet implemented.
Global DynamicData.set_byte_values (uint id, byte[] value)
This operation is not yet implemented.
Global DynamicData.set_char32_values (uint id, int[] value)
This operation is not yet implemented.
Global DynamicData.set_char8_values (uint id, char[] value)
This operation is not yet implemented.
Global DynamicData.set_float32_values (uint id, float[] value)
This operation is not yet implemented.
Global DynamicData.set_float64_values (uint id, double[] value)
This operation is not yet implemented.
Global DynamicData.set_int16_values (uint id, short[] value)
This operation is not yet implemented.
Global DynamicData.set_int32_values (uint id, int[] value)
This operation is not yet implemented.
Global DynamicData.set_int64_values (uint id, long[] value)
This operation is not yet implemented.
Global DynamicData.set_string_values (uint id, String[] value)
This operation is not yet implemented.
Global DynamicData.set_uint16_values (uint id, ushort[] value)
This operation is not yet implemented.
Global DynamicData.set_uint32_values (uint id, uint[] value)
This operation is not yet implemented.
Global DynamicData.set_uint64_values (uint id, ulong[] value)
This operation is not yet implemented.
Global DynamicData.set_wstring_values (uint id, String[] value)
This operation is not yet implemented.
Global DynamicType.get_annotation (ref DDS_AnnotationDescriptor descriptor, uint idx)
This operation is not yet implemented.
Global DynamicType.get_annotation_count ()
This operation is not yet implemented.
Global DynamicTypeBuilder.get_annotation (ref DDS_AnnotationDescriptor descriptor, uint idx)
This operation is not yet implemented.
Global DynamicTypeBuilder.get_annotation_count ()
This operation is not yet implemented.
Global DynamicTypeBuilderFactory.create_type_w_document (String document, String type_name, String[] include_paths)
This operation is not yet implemented.
Global DynamicTypeBuilderFactory.create_type_w_uri (String document_url, String type_name, String[] include_paths)
This operation is not yet implemented.
Global DynamicTypeMember.get_annotation (ref DDS_AnnotationDescriptor descriptor, uint idx)
This operation is not yet implemented.
Global DynamicTypeMember.get_annotation_count ()
This operation is not yet implemented.
Class MultiTopic
CoreDX DDS for C# does not yet implement MultiTopics.
Global Publisher.begin_coherent_changes ()
This operation is not yet implemented.
Global Publisher.end_coherent_changes ()
This operation is not yet implemented.
Global Publisher.resume_publications ()
This operation is not yet implemented.
Global Publisher.suspend_publications ()
This operation is not yet implemented.
Class QueryCondition
CoreDX DDS does not yet support QueryConditions as triggers for a WaitSet.
Global Replier< TReq, TRep >.receive_nondata_samples (bool enable)
Global Requester< TReq, TRep >.wait_for_replies (int min_count, Duration_t max_wait, SampleIdentity_t related_request_id)
This routine currently ignores 'related_request_id', and will return with success if any 'min_count' replies are available.
Global Subscriber.begin_access ()
This is currently unsupported in the C# language binding.
Global Subscriber.end_access ()
This is currently unsupported in the C# language binding.
Global Subscriber.get_datareaders (List< DataReader > readers, long sample_states, long view_states, long instance_states)
This is currently unsupported in the C# language binding.

© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.