OpenDDS  Snapshot(2023/04/28-20:55)
PacketRemoveVisitor.inl
Go to the documentation of this file.
1 /*
2  *
3  *
4  * Distributed under the OpenDDS License.
5  * See: http://www.opendds.org/license.html
6  */
7 
8 #include "EntryExit.h"
9 
12 {
13  DBG_ENTRY_LVL("PacketRemoveVisitor", "status", 6);
14  return this->status_;
15 }
RemoveResult
used by DataLink::remove_sample(), TransportSendStrategy, *RemoveVisitor
#define DBG_ENTRY_LVL(CNAME, MNAME, DBG_LVL)
Definition: EntryExit.h:68
#define ACE_INLINE
RemoveResult status_
Holds the status of our visit.