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

Method control_dropped

dds/DCPS/DataWriterImpl.cpp:2457–2463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2455}
2456
2457void
2458DataWriterImpl::control_dropped(const Message_Block_Ptr&,
2459 bool /* dropped_by_transport */)
2460{
2461 DBG_ENTRY_LVL("DataWriterImpl","control_dropped",6);
2462 controlTracker.message_dropped();
2463}
2464
2465DDS::DataWriterListener_ptr
2466DataWriterImpl::listener_for(DDS::StatusKind kind)

Callers

nothing calls this directly

Calls 1

message_droppedMethod · 0.80

Tested by

no test coverage detected