MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / durable

Method durable

dds/DCPS/InternalDataReader.h:116–116  ·  view source on GitHub ↗

@name InternalTopic and InternalWriter Interface @{

Source from the content-addressed store, hash-verified

114 /// @name InternalTopic and InternalWriter Interface
115 /// @{
116 bool durable() const { return qos_.durability.kind == DDS::TRANSIENT_LOCAL_DURABILITY_QOS; }
117
118 void remove_publication(InternalEntity_wrch publication_handle,
119 bool autodispose_unregistered_instances,

Callers 2

add_readerMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected