#include <control-server.h>
Public Attributes | |
| GList * | worker_threads |
| gboolean(* | start )(ControlServer *s) |
| void(* | stop )(ControlServer *s) |
| void(* | free_fn )(ControlServer *self) |
| void(* ControlServer::free_fn) (ControlServer *self) |
| gboolean(* ControlServer::start) (ControlServer *s) |
| void(* ControlServer::stop) (ControlServer *s) |
| GList* ControlServer::worker_threads |