12 #ifndef __ACE_INLINE__ 21 for (std::size_t i = 0; i < len; ++i) {
22 size_t shift = (len - i - 1) << 3;
23 begin[i] =
static_cast<CORBA::Octet>(0xff & (value >> shift));
const LogLevel::Value value
const octet ENTITYKIND_BUILTIN_TOPIC
const octet ENTITYKIND_BUILTIN_WRITER_WITH_KEY
const octet ENTITYKIND_OPENDDS_SUBSCRIBER
ENTITYKIND_BUILTIN_WRITER_WITH_KEY and ENTITYKIND_USER_WRITER_NO_KEY.
For creating custom GUIDs for things that are not DDS entities (OpenDDS-specific) ...
key GuidPrefix_t guidPrefix
ENTITYKIND_USER_WRITER_WITH_KEY and ENTITYKIND_USER_WRITER_NO_KEY.
ENTITYKIND_BUILTIN_TOPIC.
const octet ENTITYKIND_USER_UNKNOWN
void guidPrefix1(long p1)
const octet ENTITYKIND_USER_READER_WITH_KEY
ENTITYKIND_OPENDDS_TOPIC.
const octet ENTITYKIND_OPENDDS_USER
const octet ENTITYKIND_OPENDDS_TOPIC
ENTITYKIND_USER_READER_WITH_KEY and ENTITYKIND_USER_READER_NO_KEY.
key EntityKey_t entityKey
void guidPrefix2(long p2)
void entityKind(CORBA::Octet entityKind)
Publisher (OpenDDS-specific)
const octet ENTITYKIND_OPENDDS_PUBLISHER
void entityKey(long entityKey)
Subscriber (OpenDDS-specific)
const octet ENTITYKIND_USER_WRITER_WITH_KEY
void entityId(EntityId_t entityId)
void guidPrefix0(long p0)
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
const EntityId_t ENTITYID_UNKNOWN
const GuidVendorId_t VENDORID_OCI
Vendor Id value specified for OCI is used for OpenDDS.
The Internal API and Implementation of OpenDDS.
ENTITYKIND_BUILTIN_READER_WITH_KEY and ENTITYKIND_USER_READER_NO_KEY.
const octet ENTITYKIND_BUILTIN_READER_WITH_KEY