21 package org.opensplice.dds.core.event;
31 private static final long serialVersionUID = 8593632953038364165L;
38 this.environment = environment;
45 return this.environment;
59 @SuppressWarnings(
"unchecked")
Topic< TYPE > getSource()
InconsistentTopicEvent< TYPE > clone()
ServiceEnvironment getEnvironment()
InconsistentTopicEventImpl(OsplServiceEnvironment environment, Topic< TYPE > source, InconsistentTopicStatus status)
InconsistentTopicStatus getStatus()
DDS implementations are rooted in this class, a concrete subclass of which can be instantiated based ...
Another topic exists with the same name but different characteristics.
Topic is the most basic description of the data to be published and subscribed.
Another topic exists with the same name but different characteristics.