element.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 55 | 3% |
空行行数 | 512 | 25% |
実行行数 | 1453 | 72% |
合計行数 | 2020 | 100% |
内容 | 定義数 |
---|---|
関数数 | 70 |
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 |
Static | append_property | static void | |
8 |
Static | add_common_properties | static void | |
9 |
Static | set_common_property | static void | |
10 |
Static | do_update | static DBusMessage * | |
11 |
Static | do_enable | static DBusMessage * | |
12 |
Static | do_disable | static DBusMessage * | |
13 |
Static | append_networks | static void | |
14 |
Static | get_device_properties | static DBusMessage * | |
15 |
Static | set_device_property | static DBusMessage * | |
16 |
Static | get_network_properties | static DBusMessage * | |
17 |
Static | set_network_property | static DBusMessage * | |
18 |
Static | get_connection_properties | static DBusMessage * | |
19 |
Static | get_properties | static DBusMessage * | |
20 |
Static | set_property | static DBusMessage * | |
21 |
Static | clear_property | static DBusMessage * | |
22 |
Static | append_path | static gboolean | |
23 |
Function | __connman_element_list | void | |
24 |
Static | count_element | static gboolean | |
25 |
Function | __connman_element_count | int | |
26 |
Static | compare_priority | static gint | |
27 |
Static | match_driver | static gboolean | |
28 |
Static | enable_element | static void | |
29 |
Static | probe_driver | static gboolean | |
30 |
Function | __connman_driver_rescan | void | |
31 |
Function | connman_driver_register | int | connman_driver_register: |
32 |
Static | disable_element | static void | |
33 |
Static | remove_driver | static gboolean | |
34 |
Function | connman_driver_unregister | void | connman_driver_unregister: |
35 |
Function | connman_element_create | struct connman_element * | connman_element_create: |
36 |
Function | connman_element_ref | struct connman_element * | |
37 |
Static | free_properties | static void | |
38 |
Function | connman_element_unref | void | |
39 |
Function | connman_element_add_static_property | int | |
40 |
Function | connman_element_add_static_array_property | int | |
41 |
Static | get_reference_value | static void * | |
42 |
Static | set_reference_properties | static void | |
43 |
Static | create_property | static struct connman_property * | |
44 |
Static | create_default_properties | static void | |
45 |
Static | define_properties_valist | static int | |
46 |
Function | connman_element_define_properties | int | connman_element_define_properties: |
47 |
Function | connman_element_create_property | int | |
48 |
Function | connman_element_set_property | int | |
49 |
Function | connman_element_get_value | int | |
50 |
Function | connman_element_get_static_property | gboolean | |
51 |
Function | connman_element_get_static_array_property | gboolean | |
52 |
Function | connman_element_match_static_property | gboolean | |
53 |
Static | append_devices | static void | |
54 |
Static | emit_devices_signal | static void | |
55 |
Static | append_connections | static void | |
56 |
Static | emit_connections_signal | static void | |
57 |
Static | append_state | static void | |
58 |
Static | emit_state_change | static void | |
59 |
Static | register_element | static void | |
60 |
Function | connman_element_register | int | connman_element_register: |
61 |
Static | remove_element | static gboolean | |
62 |
Function | connman_element_unregister | void | |
63 |
Function | connman_element_unregister_children | void | |
64 |
Static | update_element | static gboolean | |
65 |
Function | connman_element_update | void | |
66 |
Function | connman_element_set_enabled | int | |
67 |
Function | __connman_element_init | int | |
68 |
Static | free_driver | static gboolean | |
69 |
Static | free_node | static gboolean | |
70 |
Function | __connman_element_cleanup | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー