Expand description
D-Bus Message.
ModulesΒ§
- body π
- builder π
- field_
code π - fields π
- header π
StructsΒ§
- Body
- The body of a message.
- Builder
- A builder for a
Message
. - Header
- The message header, containing all the metadata about the message.
- Inner π
- Message
- A D-Bus Message.
- Primary
Header - The primary message header, which is present in all D-Bus messages.
- Sequence
- A position in the stream of
Message
objects received by a singlezbus::Connection
.
EnumsΒ§
- Endian
Sig - D-Bus code for endianness.
- Flags
- Pre-defined flags that can be passed in message headers.
- Type
- Message header representing the D-Bus type of the message.
ConstantsΒ§
- NATIVE_
ENDIAN_ SIG - Signature of the targetβs native endian.