gweb.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 21 | 2% |
空行行数 | 309 | 23% |
実行行数 | 1007 | 75% |
合計行数 | 1337 | 100% |
内容 | 定義数 |
---|---|
関数数 | 42 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Inline | debug | static inline void | |
2 |
Static | free_session | static void | |
3 |
Static | flush_sessions | static void | |
4 |
Function | g_web_new | GWeb * | |
5 |
Function | g_web_ref | GWeb * | |
6 |
Function | g_web_unref | void | |
7 |
Function | g_web_set_debug | void | |
8 |
Function | g_web_set_proxy | gboolean | |
9 |
Function | g_web_add_nameserver | gboolean | |
10 |
Static | set_accept_option | static gboolean | |
11 |
Function | g_web_set_accept | gboolean | |
12 |
Static | set_user_agent | static gboolean | |
13 |
Function | g_web_set_user_agent | gboolean | |
14 |
Function | g_web_set_http_version | gboolean | |
15 |
Function | g_web_set_close_connection | void | |
16 |
Function | g_web_get_close_connection | gboolean | |
17 |
Inline | call_result_func | static inline void | |
18 |
Static | process_send_buffer | static gboolean | |
19 |
Static | process_next_chunk | static void | |
20 |
Static | start_request | static void | |
21 |
Static | send_data | static gboolean | |
22 |
Static | decode_chunked | static int | |
23 |
Static | handle_body | static int | |
24 |
Static | handle_multi_line | static void | |
25 |
Static | add_header_field | static void | |
26 |
Static | received_data | static gboolean | |
27 |
Static | connect_session_transport | static int | |
28 |
Static | create_transport | static int | |
29 |
Static | parse_url | static int | |
30 |
Static | resolv_result | static void | |
31 |
Static | do_request | static guint | |
32 |
Function | g_web_request_get | guint | |
33 |
Function | g_web_request_post | guint | |
34 |
Function | g_web_cancel_request | gboolean | |
35 |
Function | g_web_result_get_status | guint16 | |
36 |
Function | g_web_result_get_chunk | gboolean | |
37 |
Function | g_web_result_get_header | gboolean | |
38 |
Function | g_web_parser_new | GWebParser * | |
39 |
Function | g_web_parser_ref | GWebParser * | |
40 |
Function | g_web_parser_unref | void | |
41 |
Function | g_web_parser_feed_data | void | |
42 |
Function | g_web_parser_end_data | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー