15 { 0x44, 0x43, 0x50, 0x53, 0x02, 0x00 };
19 #if !defined (__ACE_INLINE__) 52 static const unsigned int OFFSET =
sizeof(hdr->
protocol_) +
55 return *
reinterpret_cast<const ACE_UINT32*
>(marshaled_header + OFFSET);
const LogLevel::Value value
static ACE_UINT32 get_length(const char *marshaled_transport_header)
static const ACE_CDR::Octet DCPS_PROTOCOL[6]
ACE_CDR::Octet reserved_
Reserved for future use (provides padding for preamble).
bool write_octet_array(const ACE_CDR::Octet *x, ACE_CDR::ULong length)
Class to serialize and deserialize data for DDS.
ACE_CDR::Boolean operator<<(Serializer &serializer, CoherentChangeControl &value)
Marshal/Insertion into a buffer.
ACE_CDR::Octet protocol_[6]
The protocol of the packet being transmitted.
Defines class that represents a transport packet header.
bool byte_order_
Flags: marshaled as a single byte (ACE_CDR::Octet)
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
The Internal API and Implementation of OpenDDS.