Fcitx
Public Types | Public Member Functions | List of all members
fcitx::dbus::Container Class Reference

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 Signaturecontent () const
 

Detailed Description

Helper type for serialization, should not be used directly.

Definition at line 175 of file message.h.


The documentation for this class was generated from the following file: