Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > media > contrib-release-debug > by-pkgid > d18138d46082866112229a272b1968c6 > files > 90

bickley-debug-0.4.3-0.git20091027.2mdv2011.0.i586.rpm

/* Generated by dbus-binding-tool; do not edit! */

#include <glib.h>
#include <dbus/dbus-glib.h>

G_BEGIN_DECLS

#ifndef _DBUS_GLIB_ASYNC_DATA_FREE
#define _DBUS_GLIB_ASYNC_DATA_FREE
static
#ifdef G_HAVE_INLINE
inline
#endif
void
_dbus_glib_async_data_free (gpointer stuff)
{
	g_slice_free (DBusGAsyncData, stuff);
}
#endif

#ifndef DBUS_GLIB_CLIENT_WRAPPERS_org_moblin_Bickley_Investigator
#define DBUS_GLIB_CLIENT_WRAPPERS_org_moblin_Bickley_Investigator

static
#ifdef G_HAVE_INLINE
inline
#endif
gboolean
org_moblin_Bickley_Investigator_get_process_id (DBusGProxy *proxy, gint* OUT_pid, GError **error)

{
  return dbus_g_proxy_call (proxy, "GetProcessID", error, G_TYPE_INVALID, G_TYPE_INT, OUT_pid, G_TYPE_INVALID);
}

typedef void (*org_moblin_Bickley_Investigator_get_process_id_reply) (DBusGProxy *proxy, gint OUT_pid, GError *error, gpointer userdata);

static void
org_moblin_Bickley_Investigator_get_process_id_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data)
{
  DBusGAsyncData *data = (DBusGAsyncData*) user_data;
  GError *error = NULL;
  gint OUT_pid;
  dbus_g_proxy_end_call (proxy, call, &error, G_TYPE_INT, &OUT_pid, G_TYPE_INVALID);
  (*(org_moblin_Bickley_Investigator_get_process_id_reply)data->cb) (proxy, OUT_pid, error, data->userdata);
  return;
}

static
#ifdef G_HAVE_INLINE
inline
#endif
DBusGProxyCall*
org_moblin_Bickley_Investigator_get_process_id_async (DBusGProxy *proxy, org_moblin_Bickley_Investigator_get_process_id_reply callback, gpointer userdata)

{
  DBusGAsyncData *stuff;
  stuff = g_slice_new (DBusGAsyncData);
  stuff->cb = G_CALLBACK (callback);
  stuff->userdata = userdata;
  return dbus_g_proxy_begin_call (proxy, "GetProcessID", org_moblin_Bickley_Investigator_get_process_id_async_callback, stuff, _dbus_glib_async_data_free, G_TYPE_INVALID);
}
static
#ifdef G_HAVE_INLINE
inline
#endif
gboolean
org_moblin_Bickley_Investigator_investigate_uris (DBusGProxy *proxy, const char * IN_source, const char ** IN_uris, const gint IN_n_uris, GError **error)

{
  return dbus_g_proxy_call (proxy, "InvestigateUris", error, G_TYPE_STRING, IN_source, G_TYPE_STRV, IN_uris, G_TYPE_INT, IN_n_uris, G_TYPE_INVALID, G_TYPE_INVALID);
}

typedef void (*org_moblin_Bickley_Investigator_investigate_uris_reply) (DBusGProxy *proxy, GError *error, gpointer userdata);

static void
org_moblin_Bickley_Investigator_investigate_uris_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data)
{
  DBusGAsyncData *data = (DBusGAsyncData*) user_data;
  GError *error = NULL;
  dbus_g_proxy_end_call (proxy, call, &error, G_TYPE_INVALID);
  (*(org_moblin_Bickley_Investigator_investigate_uris_reply)data->cb) (proxy, error, data->userdata);
  return;
}

static
#ifdef G_HAVE_INLINE
inline
#endif
DBusGProxyCall*
org_moblin_Bickley_Investigator_investigate_uris_async (DBusGProxy *proxy, const char * IN_source, const char ** IN_uris, const gint IN_n_uris, org_moblin_Bickley_Investigator_investigate_uris_reply callback, gpointer userdata)

{
  DBusGAsyncData *stuff;
  stuff = g_slice_new (DBusGAsyncData);
  stuff->cb = G_CALLBACK (callback);
  stuff->userdata = userdata;
  return dbus_g_proxy_begin_call (proxy, "InvestigateUris", org_moblin_Bickley_Investigator_investigate_uris_async_callback, stuff, _dbus_glib_async_data_free, G_TYPE_STRING, IN_source, G_TYPE_STRV, IN_uris, G_TYPE_INT, IN_n_uris, G_TYPE_INVALID);
}
static
#ifdef G_HAVE_INLINE
inline
#endif
gboolean
org_moblin_Bickley_Investigator_cancel_source (DBusGProxy *proxy, const char * IN_source, GError **error)

{
  return dbus_g_proxy_call (proxy, "CancelSource", error, G_TYPE_STRING, IN_source, G_TYPE_INVALID, G_TYPE_INVALID);
}

typedef void (*org_moblin_Bickley_Investigator_cancel_source_reply) (DBusGProxy *proxy, GError *error, gpointer userdata);

static void
org_moblin_Bickley_Investigator_cancel_source_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data)
{
  DBusGAsyncData *data = (DBusGAsyncData*) user_data;
  GError *error = NULL;
  dbus_g_proxy_end_call (proxy, call, &error, G_TYPE_INVALID);
  (*(org_moblin_Bickley_Investigator_cancel_source_reply)data->cb) (proxy, error, data->userdata);
  return;
}

static
#ifdef G_HAVE_INLINE
inline
#endif
DBusGProxyCall*
org_moblin_Bickley_Investigator_cancel_source_async (DBusGProxy *proxy, const char * IN_source, org_moblin_Bickley_Investigator_cancel_source_reply callback, gpointer userdata)

{
  DBusGAsyncData *stuff;
  stuff = g_slice_new (DBusGAsyncData);
  stuff->cb = G_CALLBACK (callback);
  stuff->userdata = userdata;
  return dbus_g_proxy_begin_call (proxy, "CancelSource", org_moblin_Bickley_Investigator_cancel_source_async_callback, stuff, _dbus_glib_async_data_free, G_TYPE_STRING, IN_source, G_TYPE_INVALID);
}
static
#ifdef G_HAVE_INLINE
inline
#endif
gboolean
org_moblin_Bickley_Investigator_cancel_uris (DBusGProxy *proxy, const char ** IN_uris, GError **error)

{
  return dbus_g_proxy_call (proxy, "CancelUris", error, G_TYPE_STRV, IN_uris, G_TYPE_INVALID, G_TYPE_INVALID);
}

typedef void (*org_moblin_Bickley_Investigator_cancel_uris_reply) (DBusGProxy *proxy, GError *error, gpointer userdata);

static void
org_moblin_Bickley_Investigator_cancel_uris_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data)
{
  DBusGAsyncData *data = (DBusGAsyncData*) user_data;
  GError *error = NULL;
  dbus_g_proxy_end_call (proxy, call, &error, G_TYPE_INVALID);
  (*(org_moblin_Bickley_Investigator_cancel_uris_reply)data->cb) (proxy, error, data->userdata);
  return;
}

static
#ifdef G_HAVE_INLINE
inline
#endif
DBusGProxyCall*
org_moblin_Bickley_Investigator_cancel_uris_async (DBusGProxy *proxy, const char ** IN_uris, org_moblin_Bickley_Investigator_cancel_uris_reply callback, gpointer userdata)

{
  DBusGAsyncData *stuff;
  stuff = g_slice_new (DBusGAsyncData);
  stuff->cb = G_CALLBACK (callback);
  stuff->userdata = userdata;
  return dbus_g_proxy_begin_call (proxy, "CancelUris", org_moblin_Bickley_Investigator_cancel_uris_async_callback, stuff, _dbus_glib_async_data_free, G_TYPE_STRV, IN_uris, G_TYPE_INVALID);
}
static
#ifdef G_HAVE_INLINE
inline
#endif
gboolean
org_moblin_Bickley_Investigator_replace (DBusGProxy *proxy, GError **error)

{
  return dbus_g_proxy_call (proxy, "Replace", error, G_TYPE_INVALID, G_TYPE_INVALID);
}

typedef void (*org_moblin_Bickley_Investigator_replace_reply) (DBusGProxy *proxy, GError *error, gpointer userdata);

static void
org_moblin_Bickley_Investigator_replace_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data)
{
  DBusGAsyncData *data = (DBusGAsyncData*) user_data;
  GError *error = NULL;
  dbus_g_proxy_end_call (proxy, call, &error, G_TYPE_INVALID);
  (*(org_moblin_Bickley_Investigator_replace_reply)data->cb) (proxy, error, data->userdata);
  return;
}

static
#ifdef G_HAVE_INLINE
inline
#endif
DBusGProxyCall*
org_moblin_Bickley_Investigator_replace_async (DBusGProxy *proxy, org_moblin_Bickley_Investigator_replace_reply callback, gpointer userdata)

{
  DBusGAsyncData *stuff;
  stuff = g_slice_new (DBusGAsyncData);
  stuff->cb = G_CALLBACK (callback);
  stuff->userdata = userdata;
  return dbus_g_proxy_begin_call (proxy, "Replace", org_moblin_Bickley_Investigator_replace_async_callback, stuff, _dbus_glib_async_data_free, G_TYPE_INVALID);
}
#endif /* defined DBUS_GLIB_CLIENT_WRAPPERS_org_moblin_Bickley_Investigator */

G_END_DECLS