ファイル名server.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 68 | 20% | 
| 空行行数 | 63 | 18% | 
| 実行行数 | 214 | 62% | 
| 合計行数 | 345 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 12 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
g_isi_server_create | GIsiServer * | Create an ISI server. | |
2  | 
g_isi_server_resource | uint8_t | Returns the resource associated with @a server | |
3  | 
g_isi_server_set_debug | void | Set a debugging function for @a server. This function will be | |
4  | 
g_isi_server_destroy | void | Destroys an ISI server, cancels all pending transactions and subscriptions. | |
5  | 
g_isi_server_add_name | void | Request the server name from the name server. | |
6  | 
g_isi_respond | int | Make an ISI request and register a callback to process the response(s) to | |
7  | 
g_isi_vrespond | int | Make an ISI request and register a callback to process the response(s) to | |
8  | 
g_isi_server_handle | int | Prepare to handle given request type for the resource that an ISI server | |
9  | 
g_isi_server_unhandle | void | Remove handler from a given request type. | |
10  | 
generic_error_response | static void | ||
11  | 
process_message | static void | ||
12  | 
g_isi_server_callback | static gboolean | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー