![]() |
![]() |
![]() |
libmissioncontrol-server Reference Manual | ![]() |
---|---|---|---|---|
#include <mcd-service.h> McdService; McdService* mcd_service_new (void); void mcd_service_run (McdService *self);
GObject +----McdMission +----McdOperation +----McdController +----McdMaster +----McdService
"account-presence-changed" : Run Last / Has Details "account-status-changed" : Run Last / Has Details "mcd-error" : Run Last / Has Details "presence-changed" : Run Last / Has Details "presence-requested" : Run Last / Has Details "presence-status-actual" : Run Last / Has Details "presence-status-requested" : Run Last / Has Details "status-actual" : Run Last / Has Details "used-channels-count-changed" : Run Last / Has Details
It is the frontline interface object that exposes mission-control to outside world through a dbus interface. It basically subclasses McdMaster and wraps up everything inside it and translate them into mission-control dbus interface.
void user_function (McdService *mcdservice, guint arg1, guint arg2, gchar *arg3, guint arg4, gchar *arg5, gpointer user_data) : Run Last / Has Details
mcdservice : |
the object which received the signal. |
arg1 : |
|
arg2 : |
|
arg3 : |
|
arg4 : |
|
arg5 : |
|
user_data : |
user data set when the signal handler was connected. |
void user_function (McdService *mcdservice, guint arg1, guint arg2, guint arg3, gchar *arg4, gpointer user_data) : Run Last / Has Details
mcdservice : |
the object which received the signal. |
arg1 : |
|
arg2 : |
|
arg3 : |
|
arg4 : |
|
user_data : |
user data set when the signal handler was connected. |
void user_function (McdService *mcdservice, guint arg1, gchar *arg2, guint arg3, gpointer user_data) : Run Last / Has Details
mcdservice : |
the object which received the signal. |
arg1 : |
|
arg2 : |
|
arg3 : |
|
user_data : |
user data set when the signal handler was connected. |
void user_function (McdService *mcdservice, guint arg1, gchar *arg2, gpointer user_data) : Run Last / Has Details
mcdservice : |
the object which received the signal. |
arg1 : |
|
arg2 : |
|
user_data : |
user data set when the signal handler was connected. |
void user_function (McdService *mcdservice, guint arg1, gchar *arg2, gpointer user_data) : Run Last / Has Details
mcdservice : |
the object which received the signal. |
arg1 : |
|
arg2 : |
|
user_data : |
user data set when the signal handler was connected. |
void user_function (McdService *mcdservice, guint arg1, gpointer user_data) : Run Last / Has Details
mcdservice : |
the object which received the signal. |
arg1 : |
|
user_data : |
user data set when the signal handler was connected. |
void user_function (McdService *mcdservice, guint arg1, gpointer user_data) : Run Last / Has Details
mcdservice : |
the object which received the signal. |
arg1 : |
|
user_data : |
user data set when the signal handler was connected. |
void user_function (McdService *mcdservice, guint arg1, guint arg2, gpointer user_data) : Run Last / Has Details
mcdservice : |
the object which received the signal. |
arg1 : |
|
arg2 : |
|
user_data : |
user data set when the signal handler was connected. |
void user_function (McdService *mcdservice, gchar *arg1, guint arg2, gpointer user_data) : Run Last / Has Details
mcdservice : |
the object which received the signal. |
arg1 : |
|
arg2 : |
|
user_data : |
user data set when the signal handler was connected. |