CoreDX DDS C# Reference Manual
Not Yet Supported
Member 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.
Member DomainParticipant.create_multitopic (String name, String type_name, String subscription_expression, List< String > expression_params)
This is currently unsupported in the C# language binding.
Member DomainParticipant.delete_multitopic (MultiTopic a_multitopic)
This is currently unsupported in the C# language binding.
Member DomainParticipant.get_discovered_topic_data (TopicBuiltinTopicData topic_data, InstanceHandle_t topic_handle)
This is currently unsupported in the C# language binding.
Member DomainParticipant.get_discovered_topics (List< InstanceHandle_t > topic_handles)
This is currently unsupported in the C# language binding.
Member DomainParticipant.ignore_publication (InstanceHandle_t handle)
This is currently unsupported in the C# language binding.
Member DomainParticipant.ignore_subscription (InstanceHandle_t handle)
This is currently unsupported in the C# language binding.
Member DomainParticipant.ignore_topic (InstanceHandle_t handle)
This is currently unsupported in the C# language binding.
Class MultiTopic
CoreDX DDS for C# does not yet implement MultiTopics.
Member Publisher.begin_coherent_changes ()
This operation is not yet implemented.
Member Publisher.end_coherent_changes ()
This operation is not yet implemented.
Member Publisher.resume_publications ()
This operation is not yet implemented.
Member Publisher.suspend_publications ()
This operation is not yet implemented.
Class QueryCondition
CoreDX DDS does not yet support QueryConditions as triggers for a WaitSet.
Member Replier< TReq, TRep >.receive_nondata_samples (bool enable)
Member 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.
Member Subscriber.begin_access ()
This is currently unsupported in the C# language binding.
Member Subscriber.end_access ()
This is currently unsupported in the C# language binding.
Member 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-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.