about summary refs log tree commit diff
path: root/src/generated/nm-enum-types.h
blob: a18b12856007654113fb6c62b5143115fd0db10c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87



/* Generated by glib-mkenums. Do not edit */

#ifndef __NM_ENUM_TYPES_H__
#define __NM_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS
GType nm_device_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_DEVICE_ERROR (nm_device_error_get_type ())
GType nm_ethernet_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_ETHERNET_ERROR (nm_ethernet_error_get_type ())
GType nm_bt_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_BT_ERROR (nm_bt_error_get_type ())
GType nm_infiniband_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_INFINIBAND_ERROR (nm_infiniband_error_get_type ())
GType nm_wifi_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_WIFI_ERROR (nm_wifi_error_get_type ())
GType nm_session_monitor_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SESSION_MONITOR_ERROR (nm_session_monitor_error_get_type ())
GType nm_ip4_config_compare_flags_get_type (void) G_GNUC_CONST;
#define NM_TYPE_IP4_CONFIG_COMPARE_FLAGS (nm_ip4_config_compare_flags_get_type ())
GType nm_bond_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_BOND_ERROR (nm_bond_error_get_type ())
GType nm_adsl_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_ADSL_ERROR (nm_adsl_error_get_type ())
GType nm_rf_kill_state_get_type (void) G_GNUC_CONST;
#define NM_TYPE_RF_KILL_STATE (nm_rf_kill_state_get_type ())
GType nm_rf_kill_type_get_type (void) G_GNUC_CONST;
#define NM_TYPE_RF_KILL_TYPE (nm_rf_kill_type_get_type ())
GType nm_manager_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_MANAGER_ERROR (nm_manager_error_get_type ())
GType nm_act_request_dependency_result_get_type (void) G_GNUC_CONST;
#define NM_TYPE_ACT_REQUEST_DEPENDENCY_RESULT (nm_act_request_dependency_result_get_type ())
GType nm_ip6_config_compare_flags_get_type (void) G_GNUC_CONST;
#define NM_TYPE_IP6_CONFIG_COMPARE_FLAGS (nm_ip6_config_compare_flags_get_type ())
GType nm_auth_call_result_get_type (void) G_GNUC_CONST;
#define NM_TYPE_AUTH_CALL_RESULT (nm_auth_call_result_get_type ())
GType nm_config_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_CONFIG_ERROR (nm_config_error_get_type ())
GType nm_nm_nl_prop_get_type (void) G_GNUC_CONST;
#define NM_TYPE_NM_NL_PROP (nm_nm_nl_prop_get_type ())
GType nm_netlink_monitor_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_NETLINK_MONITOR_ERROR (nm_netlink_monitor_error_get_type ())
GType nm_vlan_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_VLAN_ERROR (nm_vlan_error_get_type ())
GType nm_olpc_mesh_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_OLPC_MESH_ERROR (nm_olpc_mesh_error_get_type ())
GType nm_logging_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_LOGGING_ERROR (nm_logging_error_get_type ())
GType nm_dns_manager_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_DNS_MANAGER_ERROR (nm_dns_manager_error_get_type ())
GType nm_dns_ip_config_type_get_type (void) G_GNUC_CONST;
#define NM_TYPE_DNS_IP_CONFIG_TYPE (nm_dns_ip_config_type_get_type ())
GType nm_vpn_manager_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_VPN_MANAGER_ERROR (nm_vpn_manager_error_get_type ())
GType nm_dhcp_manager_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_DHCP_MANAGER_ERROR (nm_dhcp_manager_error_get_type ())
GType nm_dhcp_state_get_type (void) G_GNUC_CONST;
#define NM_TYPE_DHCP_STATE (nm_dhcp_state_get_type ())
GType nm_opt_type_get_type (void) G_GNUC_CONST;
#define NM_TYPE_OPT_TYPE (nm_opt_type_get_type ())
GType nm_ppp_status_get_type (void) G_GNUC_CONST;
#define NM_TYPE_PPP_STATUS (nm_ppp_status_get_type ())
GType nm_dns_masq_status_get_type (void) G_GNUC_CONST;
#define NM_TYPE_DNS_MASQ_STATUS (nm_dns_masq_status_get_type ())
GType nm_cdma_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_CDMA_ERROR (nm_cdma_error_get_type ())
GType nm_gsm_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_GSM_ERROR (nm_gsm_error_get_type ())
GType nm_system_config_interface_capabilities_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SYSTEM_CONFIG_INTERFACE_CAPABILITIES (nm_system_config_interface_capabilities_get_type ())
GType nm_system_config_interface_prop_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SYSTEM_CONFIG_INTERFACE_PROP (nm_system_config_interface_prop_get_type ())
GType nm_settings_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTINGS_ERROR (nm_settings_error_get_type ())
GType nm_agent_manager_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_AGENT_MANAGER_ERROR (nm_agent_manager_error_get_type ())
G_END_DECLS

#endif /* __NM_ENUM_TYPES_H__ */