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

An exception to not reply a the D-Bus method call. More...

#include <fcitx-utils/dbus/objectvtable.h>

Inheritance diagram for fcitx::dbus::MethodCallNoReply:
Inheritance graph
[legend]
Collaboration diagram for fcitx::dbus::MethodCallNoReply:
Collaboration graph
[legend]

Public Member Functions

const char * what () const noexcept override
 

Detailed Description

An exception to not reply a the D-Bus method call.

This can be useful if there is a cascade of method calls and you want to reply later.

Definition at line 72 of file objectvtable.h.


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