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

Function get_depth

dds/DCPS/DataReaderImpl.h:342–345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

340 void notify_latency(GUID_t writer);
341
342 size_t get_depth() const
343 {
344 return static_cast<size_t>(depth_);
345 }
346
347 size_t get_n_chunks() const
348 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected