Fcitx
Public Member Functions | Public Attributes | List of all members
fcitx::dbus::ObjectVTableBasePrivate Class Reference
Collaboration diagram for fcitx::dbus::ObjectVTableBasePrivate:
Collaboration graph
[legend]

Public Member Functions

const std::string & getXml (ObjectVTableBase *q)
 
const sd_bus_vtable * toSDBusVTable (ObjectVTableBase *q)
 

Public Attributes

std::map< std::string, ObjectVTableMethod * > methods_
 
std::map< std::string, ObjectVTableProperty * > properties_
 
std::map< std::string, ObjectVTableSignal * > sigs_
 
std::unique_ptr< DBusObjectVTableSlot > slot_
 
Messagemsg_ = nullptr
 
std::unique_ptr< SDVTableSlot > slot_
 

Detailed Description

Definition at line 18 of file objectvtable_p_libdbus.h.


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