module DBus::Type
D-Bus type module¶ ↑
This module containts the constants of the types specified in the D-Bus protocol.
Constants
- ARRAY
- BOOLEAN
- BYTE
- DICT_ENTRY
- DOUBLE
- INT16
- INT32
- INT64
- INVALID
The types.
- OBJECT_PATH
- SIGNATURE
- STRING
- STRUCT
- TypeName
Mapping from type number to name.
- UINT16
- UINT32
- UINT64
- VARIANT