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