List of all members.
Classes |
struct | ORBID |
Public Member Functions |
constexpr | IdentifierParts (uint64 vu64) |
constexpr | IdentifierParts (MessageId id, uint sender_con, uint receiver_con) |
constexpr | IdentifierParts (const ORBID &, uint orbid_con, uint orbid_v32, uint type_index) |
Public Attributes |
uint64 | vuint64 |
struct { |
uint sender_connection: 16 |
uint msg_unused: 16 |
uint receiver_connection: 16 |
uint msg_unused2: 8 |
uint message_id: 8 |
}; | |
struct { |
uint orbid32: 32 |
uint orbid_connection: 16 |
uint orbid_type_index: 16 |
}; | |
The documentation for this union was generated from the following file: