#include <rpcChannel.h>
|
Data Fields |
|
RpcChannelStartFn | start |
|
RpcChannelStopFn | stop |
|
RpcChannelSendFn | send |
|
RpcChannelShutdownFn | shutdown |
|
gchar * | appName |
|
GHashTable * | rpcs |
|
GMainContext * | mainCtx |
|
GSource * | resetCheck |
|
gpointer | appCtx |
|
RpcChannelCallback | resetReg |
|
RpcChannelResetCb | resetCb |
|
gpointer | resetData |
|
gboolean | rpcError |
|
guint | rpcErrorCount |
|
gpointer | _private |
Detailed Description
Defines the interface between the application and the RPC channel.
The documentation for this struct was generated from the following file: