OpenDDS  Snapshot(2023/04/28-20:55)
TransportSendControlElement.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 
9 
10 namespace OpenDDS {
11 namespace DCPS {
12 
14 bool
16 {
17  return false;
18 }
19 
23 {
24  return header_.sequence_;
25 }
26 
27 }
28 }
29 
DataSampleHeader header_
The OpenDDS DCPS header for this control message.
virtual bool owned_by_transport()
Is the sample created by the transport?
Sequence number abstraction. Only allows positive 64 bit values.
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
#define ACE_INLINE
The Internal API and Implementation of OpenDDS.
Definition: AddressCache.h:28