Fcitx
fcitx::dbus::DBusStruct< Args > Member List

This is the complete list of members for fcitx::dbus::DBusStruct< Args >, including all inherited members.

data() (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >inline
data() const (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >inline
DBusStruct()=default (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >
DBusStruct(Element &&ele, Elements &&...elements) requires(sizeof...(Elements) !=0||!std (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >inlinepure virtual
DBusStruct(const DBusStruct &)=default (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >
DBusStruct(DBusStruct &&) noexcept(std::is_nothrow_move_constructible< tuple_type >::value)=default (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >
DBusStruct(const tuple_type &other) (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >inlineexplicit
DBusStruct(tuple_type &&other) (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >inlineexplicit
operator=(const DBusStruct &other)=default (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >
operator=(DBusStruct &&other) noexcept(std::is_nothrow_move_assignable< tuple_type >::value)=default (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >
tuple_type typedef (defined in fcitx::dbus::DBusStruct< Args >)fcitx::dbus::DBusStruct< Args >