Ubuntu TV Media Scanner
A centralized index for removable media content.
|
#include <mediascanner/dbusutils.h>
Public Member Functions | |
Invocation (GDBusMethodInvocation *other) | |
Invocation (MethodInvocation *other) | |
template<size_t N> | |
element< N, input_value_type > ::type | arg () const |
template<size_t N, typename ErrorDetailType > | |
element< N, input_value_type > ::type | arg (ErrorDetailType *error) const |
void | return_value (const output_value_type &value) |
![]() | |
MethodInvocation (GDBusMethodInvocation *invocation) | |
bool | is_active () const |
uint32_t | serial () const |
std::string | sender () const |
std::string | target () const |
std::string | interface_name () const |
std::string | method_name () const |
GVariant * | parameters () const |
void | return_error (GQuark domain, int code, const std::string &message) |
void | return_dbus_error (const std::string &error_name, const std::string &error_message) |
void | return_error (Wrapper< GError > error) |
void | emit_signal (const SignalInfo *signal, GVariant *args, GError **error) const |
GDBusMethodInvocation * | dup () const |
GDBusMethodInvocation * | swap (GDBusMethodInvocation *other=nullptr) |
Additional Inherited Members | |
![]() | |
GDBusConnection * | connection () const |
GDBusMessage * | message () const |
void | assert_called_from_original_thread () const |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |