OpenDDS  Snapshot(2023/04/28-20:55)
RtpsCustomizedElement.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 
17 {
19  set_msg(move(msg));
20 }
21 
25 {
26  return last_frag_;
27 }
28 
29 }
30 }
31 
T::rv_reference move(T &p)
Definition: unique_ptr.h:141
RtpsCustomizedElement(TransportQueueElement *orig, Message_Block_Ptr msg)
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
Base wrapper class around a data/control sample to be sent.