element.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 55 | 3% |
空行行数 | 483 | 24% |
実行行数 | 1457 | 73% |
合計行数 | 1995 | 100% |
内容 | 定義数 |
---|---|
関数数 | 74 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | propid2type | static int | |
2 |
Static | propid2name | static const char * | |
3 |
Static | type2string | static const char * | |
4 |
Static | subtype2string | static const char * | |
5 |
Function | __connman_element_policy2string | const char * | |
6 |
Function | __connman_element_string2policy | enum connman_element_policy | |
7 |
Function | __connman_ipv4_method2string | const char * | |
8 |
Function | __connman_ipv4_string2method | enum connman_ipv4_method | |
9 |
Static | append_property | static void | |
10 |
Static | add_common_properties | static void | |
11 |
Static | set_common_property | static void | |
12 |
Static | emit_enabled_signal | static void | |
13 |
Static | do_update | static DBusMessage * | |
14 |
Static | do_enable | static DBusMessage * | |
15 |
Static | do_disable | static DBusMessage * | |
16 |
Static | append_networks | static void | |
17 |
Static | device_get_properties | static DBusMessage * | |
18 |
Static | device_set_property | static DBusMessage * | |
19 |
Static | parse_network_dict | static int | |
20 |
Static | device_create_network | static DBusMessage * | |
21 |
Static | device_remove_network | static DBusMessage * | |
22 |
Static | network_get_properties | static DBusMessage * | |
23 |
Static | network_set_property | static DBusMessage * | |
24 |
Static | get_connection_properties | static DBusMessage * | |
25 |
Static | append_path | static gboolean | |
26 |
Function | __connman_element_list | void | |
27 |
Static | count_element | static gboolean | |
28 |
Function | __connman_element_count | int | |
29 |
Static | compare_priority | static gint | |
30 |
Static | match_driver | static gboolean | |
31 |
Static | enable_element | static void | |
32 |
Static | probe_driver | static gboolean | |
33 |
Function | __connman_driver_rescan | void | |
34 |
Function | connman_driver_register | int | connman_driver_register: |
35 |
Static | disable_element | static void | |
36 |
Static | remove_driver | static gboolean | |
37 |
Function | connman_driver_unregister | void | connman_driver_unregister: |
38 |
Function | connman_element_create | struct connman_element * | connman_element_create: |
39 |
Function | connman_element_ref | struct connman_element * | |
40 |
Static | free_properties | static void | |
41 |
Function | connman_element_unref | void | |
42 |
Function | connman_element_add_static_property | int | |
43 |
Function | connman_element_add_static_array_property | int | |
44 |
Static | get_reference_value | static void * | |
45 |
Static | set_reference_properties | static void | |
46 |
Static | create_property | static struct connman_property * | |
47 |
Static | create_default_properties | static void | |
48 |
Static | define_properties_valist | static int | |
49 |
Function | connman_element_define_properties | int | connman_element_define_properties: |
50 |
Function | connman_element_create_property | int | |
51 |
Function | connman_element_set_property | int | |
52 |
Function | connman_element_get_value | int | |
53 |
Function | connman_element_get_static_property | gboolean | |
54 |
Function | connman_element_get_static_array_property | gboolean | |
55 |
Function | connman_element_match_static_property | gboolean | |
56 |
Static | append_devices | static void | |
57 |
Static | emit_devices_signal | static void | |
58 |
Static | emit_networks_signal | static void | |
59 |
Static | append_connections | static void | |
60 |
Static | emit_connections_signal | static void | |
61 |
Static | append_state | static void | |
62 |
Static | emit_state_change | static void | |
63 |
Static | register_element | static void | |
64 |
Function | connman_element_register | int | connman_element_register: |
65 |
Static | remove_element | static gboolean | |
66 |
Function | connman_element_unregister | void | |
67 |
Function | connman_element_unregister_children | void | |
68 |
Static | update_element | static gboolean | |
69 |
Function | connman_element_update | void | |
70 |
Function | connman_element_set_enabled | int | |
71 |
Function | __connman_element_init | int | |
72 |
Static | free_driver | static gboolean | |
73 |
Static | free_node | static gboolean | |
74 |
Function | __connman_element_cleanup | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー