pipe.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 42 | 11% |
空行行数 | 61 | 16% |
実行行数 | 272 | 73% |
合計行数 | 375 | 100% |
内容 | 定義数 |
---|---|
関数数 | 16 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | g_isi_pipe_error | static int | |
2 |
Static | g_isi_pipe_handle_error | static void | |
3 |
Static | g_isi_pipe_created | static bool | |
4 |
Function | g_isi_pipe_create | GIsiPipe * | Create a Phonet pipe in disabled state and with low priority. |
5 |
Static | g_isi_pipe_check_resp | static const isi_pipe_resp_t * | |
6 |
Static | g_isi_pipe_enabled | static bool | |
7 |
Static | g_isi_pipe_enable | static GIsiRequest * | |
8 |
Function | g_isi_pipe_start | int | Enable a pipe, i.e. turn on data transfer between the two end points. |
9 |
Static | g_isi_pipe_removed | static bool | |
10 |
Static | g_isi_pipe_remove | static GIsiRequest * | |
11 |
Function | g_isi_pipe_destroy | void | Destroy a pipe. If it was connected, it is removed. |
12 |
Function | g_isi_pipe_set_error_handler | void | |
13 |
Function | g_isi_pipe_get_error | int | |
14 |
Function | g_isi_pipe_set_userdata | void * | |
15 |
Function | g_isi_pipe_get_userdata | void * | |
16 |
Function | g_isi_pipe_get_handle | uint8_t | Return a pipe handle. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー