Fcitx
|
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_ |
Message * | msg_ = nullptr |
std::unique_ptr< SDVTableSlot > | slot_ |
Definition at line 18 of file objectvtable_p_libdbus.h.