API Reference

Modules

pyopendds.constants

pyopendds.DataReader(subscriber, topic[, ...])

pyopendds.DataWriter()

pyopendds.DomainParticipant(domain[, qos, ...])

pyopendds.exceptions

pyopendds.init_opendds(*args[, ...])

Initialize OpenDDS using the TheParticipantFactoryWithArgs macro while passing the positional arguments in.

pyopendds.Publisher(participant[, qos, listener])

pyopendds.Subscriber(participant[, qos, ...])

pyopendds.Topic(participant, name, topic_type)

pyopendds.util