Fcitx
|
Helper type for serialization, should not be used directly. More...
#include <fcitx-utils/dbus/message.h>
Public Types | |
enum | Type { Array, DictEntry, Struct, Variant } |
Public Member Functions | |
Container (Type t=Type::Array, const Signature &content=Signature()) | |
Type | type () const |
const Signature & | content () const |
Helper type for serialization, should not be used directly.