| 1 | |
| 2 | /* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */ |
| 3 | |
| 4 | /* Generated by glib-mkenums. Do not edit */ |
| 5 | |
| 6 | #ifndef __NM_CORE_ENUM_TYPES_H__ |
| 7 | #define __NM_CORE_ENUM_TYPES_H__ |
| 8 | |
| 9 | #include <glib-object.h> |
| 10 | |
| 11 | G_BEGIN_DECLS |
| 12 | GType nm_connection_serialization_flags_get_type (void) G_GNUC_CONST; |
| 13 | #define NM_TYPE_CONNECTION_SERIALIZATION_FLAGS (nm_connection_serialization_flags_get_type ()) |
| 14 | GType nm_capability_get_type (void) G_GNUC_CONST; |
| 15 | #define NM_TYPE_CAPABILITY (nm_capability_get_type ()) |
| 16 | GType nm_state_get_type (void) G_GNUC_CONST; |
| 17 | #define NM_TYPE_STATE (nm_state_get_type ()) |
| 18 | GType nm_connectivity_state_get_type (void) G_GNUC_CONST; |
| 19 | #define NM_TYPE_CONNECTIVITY_STATE (nm_connectivity_state_get_type ()) |
| 20 | GType nm_device_type_get_type (void) G_GNUC_CONST; |
| 21 | #define NM_TYPE_DEVICE_TYPE (nm_device_type_get_type ()) |
| 22 | GType nm_device_capabilities_get_type (void) G_GNUC_CONST; |
| 23 | #define NM_TYPE_DEVICE_CAPABILITIES (nm_device_capabilities_get_type ()) |
| 24 | GType nm_device_wifi_capabilities_get_type (void) G_GNUC_CONST; |
| 25 | #define NM_TYPE_DEVICE_WIFI_CAPABILITIES (nm_device_wifi_capabilities_get_type ()) |
| 26 | GType nm_802_11_ap_flags_get_type (void) G_GNUC_CONST; |
| 27 | #define NM_TYPE_802_11_AP_FLAGS (nm_802_11_ap_flags_get_type ()) |
| 28 | GType nm_802_11_ap_security_flags_get_type (void) G_GNUC_CONST; |
| 29 | #define NM_TYPE_802_11_AP_SECURITY_FLAGS (nm_802_11_ap_security_flags_get_type ()) |
| 30 | GType nm_802_11_mode_get_type (void) G_GNUC_CONST; |
| 31 | #define NM_TYPE_802_11_MODE (nm_802_11_mode_get_type ()) |
| 32 | GType nm_bluetooth_capabilities_get_type (void) G_GNUC_CONST; |
| 33 | #define NM_TYPE_BLUETOOTH_CAPABILITIES (nm_bluetooth_capabilities_get_type ()) |
| 34 | GType nm_device_modem_capabilities_get_type (void) G_GNUC_CONST; |
| 35 | #define NM_TYPE_DEVICE_MODEM_CAPABILITIES (nm_device_modem_capabilities_get_type ()) |
| 36 | GType nm_wimax_nsp_network_type_get_type (void) G_GNUC_CONST; |
| 37 | #define NM_TYPE_WIMAX_NSP_NETWORK_TYPE (nm_wimax_nsp_network_type_get_type ()) |
| 38 | GType nm_device_state_get_type (void) G_GNUC_CONST; |
| 39 | #define NM_TYPE_DEVICE_STATE (nm_device_state_get_type ()) |
| 40 | GType nm_device_state_reason_get_type (void) G_GNUC_CONST; |
| 41 | #define NM_TYPE_DEVICE_STATE_REASON (nm_device_state_reason_get_type ()) |
| 42 | GType nm_metered_get_type (void) G_GNUC_CONST; |
| 43 | #define NM_TYPE_METERED (nm_metered_get_type ()) |
| 44 | GType nm_connection_multi_connect_get_type (void) G_GNUC_CONST; |
| 45 | #define NM_TYPE_CONNECTION_MULTI_CONNECT (nm_connection_multi_connect_get_type ()) |
| 46 | GType nm_active_connection_state_get_type (void) G_GNUC_CONST; |
| 47 | #define NM_TYPE_ACTIVE_CONNECTION_STATE (nm_active_connection_state_get_type ()) |
| 48 | GType nm_active_connection_state_reason_get_type (void) G_GNUC_CONST; |
| 49 | #define NM_TYPE_ACTIVE_CONNECTION_STATE_REASON (nm_active_connection_state_reason_get_type ()) |
| 50 | GType nm_secret_agent_get_secrets_flags_get_type (void) G_GNUC_CONST; |
| 51 | #define NM_TYPE_SECRET_AGENT_GET_SECRETS_FLAGS (nm_secret_agent_get_secrets_flags_get_type ()) |
| 52 | GType nm_secret_agent_capabilities_get_type (void) G_GNUC_CONST; |
| 53 | #define NM_TYPE_SECRET_AGENT_CAPABILITIES (nm_secret_agent_capabilities_get_type ()) |
| 54 | GType nm_ip_tunnel_mode_get_type (void) G_GNUC_CONST; |
| 55 | #define NM_TYPE_IP_TUNNEL_MODE (nm_ip_tunnel_mode_get_type ()) |
| 56 | GType nm_checkpoint_create_flags_get_type (void) G_GNUC_CONST; |
| 57 | #define NM_TYPE_CHECKPOINT_CREATE_FLAGS (nm_checkpoint_create_flags_get_type ()) |
| 58 | GType nm_settings_connection_flags_get_type (void) G_GNUC_CONST; |
| 59 | #define NM_TYPE_SETTINGS_CONNECTION_FLAGS (nm_settings_connection_flags_get_type ()) |
| 60 | GType nm_activation_state_flags_get_type (void) G_GNUC_CONST; |
| 61 | #define NM_TYPE_ACTIVATION_STATE_FLAGS (nm_activation_state_flags_get_type ()) |
| 62 | GType nm_settings_add_connection2_flags_get_type (void) G_GNUC_CONST; |
| 63 | #define NM_TYPE_SETTINGS_ADD_CONNECTION2_FLAGS (nm_settings_add_connection2_flags_get_type ()) |
| 64 | GType nm_settings_update2_flags_get_type (void) G_GNUC_CONST; |
| 65 | #define NM_TYPE_SETTINGS_UPDATE2_FLAGS (nm_settings_update2_flags_get_type ()) |
| 66 | GType nm_ternary_get_type (void) G_GNUC_CONST; |
| 67 | #define NM_TYPE_TERNARY (nm_ternary_get_type ()) |
| 68 | GType nm_manager_reload_flags_get_type (void) G_GNUC_CONST; |
| 69 | #define NM_TYPE_MANAGER_RELOAD_FLAGS (nm_manager_reload_flags_get_type ()) |
| 70 | GType nm_device_interface_flags_get_type (void) G_GNUC_CONST; |
| 71 | #define NM_TYPE_DEVICE_INTERFACE_FLAGS (nm_device_interface_flags_get_type ()) |
| 72 | GType nm_client_permission_get_type (void) G_GNUC_CONST; |
| 73 | #define NM_TYPE_CLIENT_PERMISSION (nm_client_permission_get_type ()) |
| 74 | GType nm_client_permission_result_get_type (void) G_GNUC_CONST; |
| 75 | #define NM_TYPE_CLIENT_PERMISSION_RESULT (nm_client_permission_result_get_type ()) |
| 76 | GType nm_agent_manager_error_get_type (void) G_GNUC_CONST; |
| 77 | #define NM_TYPE_AGENT_MANAGER_ERROR (nm_agent_manager_error_get_type ()) |
| 78 | GType nm_connection_error_get_type (void) G_GNUC_CONST; |
| 79 | #define NM_TYPE_CONNECTION_ERROR (nm_connection_error_get_type ()) |
| 80 | GType nm_crypto_error_get_type (void) G_GNUC_CONST; |
| 81 | #define NM_TYPE_CRYPTO_ERROR (nm_crypto_error_get_type ()) |
| 82 | GType nm_device_error_get_type (void) G_GNUC_CONST; |
| 83 | #define NM_TYPE_DEVICE_ERROR (nm_device_error_get_type ()) |
| 84 | GType nm_manager_error_get_type (void) G_GNUC_CONST; |
| 85 | #define NM_TYPE_MANAGER_ERROR (nm_manager_error_get_type ()) |
| 86 | GType nm_secret_agent_error_get_type (void) G_GNUC_CONST; |
| 87 | #define NM_TYPE_SECRET_AGENT_ERROR (nm_secret_agent_error_get_type ()) |
| 88 | GType nm_settings_error_get_type (void) G_GNUC_CONST; |
| 89 | #define NM_TYPE_SETTINGS_ERROR (nm_settings_error_get_type ()) |
| 90 | GType nm_vpn_plugin_error_get_type (void) G_GNUC_CONST; |
| 91 | #define NM_TYPE_VPN_PLUGIN_ERROR (nm_vpn_plugin_error_get_type ()) |
| 92 | GType nm_keyfile_handler_flags_get_type (void) G_GNUC_CONST; |
| 93 | #define NM_TYPE_KEYFILE_HANDLER_FLAGS (nm_keyfile_handler_flags_get_type ()) |
| 94 | GType nm_keyfile_handler_type_get_type (void) G_GNUC_CONST; |
| 95 | #define NM_TYPE_KEYFILE_HANDLER_TYPE (nm_keyfile_handler_type_get_type ()) |
| 96 | GType nm_keyfile_warn_severity_get_type (void) G_GNUC_CONST; |
| 97 | #define NM_TYPE_KEYFILE_WARN_SEVERITY (nm_keyfile_warn_severity_get_type ()) |
| 98 | GType nm_setting_802_1x_ck_format_get_type (void) G_GNUC_CONST; |
| 99 | #define NM_TYPE_SETTING_802_1X_CK_FORMAT (nm_setting_802_1x_ck_format_get_type ()) |
| 100 | GType nm_setting_802_1x_ck_scheme_get_type (void) G_GNUC_CONST; |
| 101 | #define NM_TYPE_SETTING_802_1X_CK_SCHEME (nm_setting_802_1x_ck_scheme_get_type ()) |
| 102 | GType nm_setting_802_1x_auth_flags_get_type (void) G_GNUC_CONST; |
| 103 | #define NM_TYPE_SETTING_802_1X_AUTH_FLAGS (nm_setting_802_1x_auth_flags_get_type ()) |
| 104 | GType nm_setting_connection_autoconnect_slaves_get_type (void) G_GNUC_CONST; |
| 105 | #define NM_TYPE_SETTING_CONNECTION_AUTOCONNECT_SLAVES (nm_setting_connection_autoconnect_slaves_get_type ()) |
| 106 | GType nm_setting_connection_lldp_get_type (void) G_GNUC_CONST; |
| 107 | #define NM_TYPE_SETTING_CONNECTION_LLDP (nm_setting_connection_lldp_get_type ()) |
| 108 | GType nm_setting_connection_mdns_get_type (void) G_GNUC_CONST; |
| 109 | #define NM_TYPE_SETTING_CONNECTION_MDNS (nm_setting_connection_mdns_get_type ()) |
| 110 | GType nm_setting_connection_llmnr_get_type (void) G_GNUC_CONST; |
| 111 | #define NM_TYPE_SETTING_CONNECTION_LLMNR (nm_setting_connection_llmnr_get_type ()) |
| 112 | GType nm_setting_connection_dns_over_tls_get_type (void) G_GNUC_CONST; |
| 113 | #define NM_TYPE_SETTING_CONNECTION_DNS_OVER_TLS (nm_setting_connection_dns_over_tls_get_type ()) |
| 114 | GType nm_setting_dcb_flags_get_type (void) G_GNUC_CONST; |
| 115 | #define NM_TYPE_SETTING_DCB_FLAGS (nm_setting_dcb_flags_get_type ()) |
| 116 | GType nm_ip_address_cmp_flags_get_type (void) G_GNUC_CONST; |
| 117 | #define NM_TYPE_IP_ADDRESS_CMP_FLAGS (nm_ip_address_cmp_flags_get_type ()) |
| 118 | GType nm_ip_routing_rule_as_string_flags_get_type (void) G_GNUC_CONST; |
| 119 | #define NM_TYPE_IP_ROUTING_RULE_AS_STRING_FLAGS (nm_ip_routing_rule_as_string_flags_get_type ()) |
| 120 | GType nm_dhcp_hostname_flags_get_type (void) G_GNUC_CONST; |
| 121 | #define NM_TYPE_DHCP_HOSTNAME_FLAGS (nm_dhcp_hostname_flags_get_type ()) |
| 122 | GType nm_ip_tunnel_flags_get_type (void) G_GNUC_CONST; |
| 123 | #define NM_TYPE_IP_TUNNEL_FLAGS (nm_ip_tunnel_flags_get_type ()) |
| 124 | GType nm_setting_ip6_config_privacy_get_type (void) G_GNUC_CONST; |
| 125 | #define NM_TYPE_SETTING_IP6_CONFIG_PRIVACY (nm_setting_ip6_config_privacy_get_type ()) |
| 126 | GType nm_setting_ip6_config_addr_gen_mode_get_type (void) G_GNUC_CONST; |
| 127 | #define NM_TYPE_SETTING_IP6_CONFIG_ADDR_GEN_MODE (nm_setting_ip6_config_addr_gen_mode_get_type ()) |
| 128 | GType nm_setting_macsec_mode_get_type (void) G_GNUC_CONST; |
| 129 | #define NM_TYPE_SETTING_MACSEC_MODE (nm_setting_macsec_mode_get_type ()) |
| 130 | GType nm_setting_macsec_validation_get_type (void) G_GNUC_CONST; |
| 131 | #define NM_TYPE_SETTING_MACSEC_VALIDATION (nm_setting_macsec_validation_get_type ()) |
| 132 | GType nm_setting_macvlan_mode_get_type (void) G_GNUC_CONST; |
| 133 | #define NM_TYPE_SETTING_MACVLAN_MODE (nm_setting_macvlan_mode_get_type ()) |
| 134 | GType nm_setting_proxy_method_get_type (void) G_GNUC_CONST; |
| 135 | #define NM_TYPE_SETTING_PROXY_METHOD (nm_setting_proxy_method_get_type ()) |
| 136 | GType nm_setting_serial_parity_get_type (void) G_GNUC_CONST; |
| 137 | #define NM_TYPE_SETTING_SERIAL_PARITY (nm_setting_serial_parity_get_type ()) |
| 138 | GType nm_sriov_vf_vlan_protocol_get_type (void) G_GNUC_CONST; |
| 139 | #define NM_TYPE_SRIOV_VF_VLAN_PROTOCOL (nm_sriov_vf_vlan_protocol_get_type ()) |
| 140 | GType nm_team_link_watcher_arp_ping_flags_get_type (void) G_GNUC_CONST; |
| 141 | #define NM_TYPE_TEAM_LINK_WATCHER_ARP_PING_FLAGS (nm_team_link_watcher_arp_ping_flags_get_type ()) |
| 142 | GType nm_setting_tun_mode_get_type (void) G_GNUC_CONST; |
| 143 | #define NM_TYPE_SETTING_TUN_MODE (nm_setting_tun_mode_get_type ()) |
| 144 | GType nm_vlan_priority_map_get_type (void) G_GNUC_CONST; |
| 145 | #define NM_TYPE_VLAN_PRIORITY_MAP (nm_vlan_priority_map_get_type ()) |
| 146 | GType nm_vlan_flags_get_type (void) G_GNUC_CONST; |
| 147 | #define NM_TYPE_VLAN_FLAGS (nm_vlan_flags_get_type ()) |
| 148 | GType nm_setting_wired_wake_on_lan_get_type (void) G_GNUC_CONST; |
| 149 | #define NM_TYPE_SETTING_WIRED_WAKE_ON_LAN (nm_setting_wired_wake_on_lan_get_type ()) |
| 150 | GType nm_wep_key_type_get_type (void) G_GNUC_CONST; |
| 151 | #define NM_TYPE_WEP_KEY_TYPE (nm_wep_key_type_get_type ()) |
| 152 | GType nm_setting_wireless_security_pmf_get_type (void) G_GNUC_CONST; |
| 153 | #define NM_TYPE_SETTING_WIRELESS_SECURITY_PMF (nm_setting_wireless_security_pmf_get_type ()) |
| 154 | GType nm_setting_wireless_security_wps_method_get_type (void) G_GNUC_CONST; |
| 155 | #define NM_TYPE_SETTING_WIRELESS_SECURITY_WPS_METHOD (nm_setting_wireless_security_wps_method_get_type ()) |
| 156 | GType nm_setting_wireless_security_fils_get_type (void) G_GNUC_CONST; |
| 157 | #define NM_TYPE_SETTING_WIRELESS_SECURITY_FILS (nm_setting_wireless_security_fils_get_type ()) |
| 158 | GType nm_setting_wireless_wake_on_wlan_get_type (void) G_GNUC_CONST; |
| 159 | #define NM_TYPE_SETTING_WIRELESS_WAKE_ON_WLAN (nm_setting_wireless_wake_on_wlan_get_type ()) |
| 160 | GType nm_setting_wireless_powersave_get_type (void) G_GNUC_CONST; |
| 161 | #define NM_TYPE_SETTING_WIRELESS_POWERSAVE (nm_setting_wireless_powersave_get_type ()) |
| 162 | GType nm_setting_secret_flags_get_type (void) G_GNUC_CONST; |
| 163 | #define NM_TYPE_SETTING_SECRET_FLAGS (nm_setting_secret_flags_get_type ()) |
| 164 | GType nm_setting_compare_flags_get_type (void) G_GNUC_CONST; |
| 165 | #define NM_TYPE_SETTING_COMPARE_FLAGS (nm_setting_compare_flags_get_type ()) |
| 166 | GType nm_setting_mac_randomization_get_type (void) G_GNUC_CONST; |
| 167 | #define NM_TYPE_SETTING_MAC_RANDOMIZATION (nm_setting_mac_randomization_get_type ()) |
| 168 | GType nm_setting_diff_result_get_type (void) G_GNUC_CONST; |
| 169 | #define NM_TYPE_SETTING_DIFF_RESULT (nm_setting_diff_result_get_type ()) |
| 170 | GType nm_utils_security_type_get_type (void) G_GNUC_CONST; |
| 171 | #define NM_TYPE_UTILS_SECURITY_TYPE (nm_utils_security_type_get_type ()) |
| 172 | GType nm_vpn_service_state_get_type (void) G_GNUC_CONST; |
| 173 | #define NM_TYPE_VPN_SERVICE_STATE (nm_vpn_service_state_get_type ()) |
| 174 | GType nm_vpn_connection_state_get_type (void) G_GNUC_CONST; |
| 175 | #define NM_TYPE_VPN_CONNECTION_STATE (nm_vpn_connection_state_get_type ()) |
| 176 | GType nm_vpn_connection_state_reason_get_type (void) G_GNUC_CONST; |
| 177 | #define NM_TYPE_VPN_CONNECTION_STATE_REASON (nm_vpn_connection_state_reason_get_type ()) |
| 178 | GType nm_vpn_plugin_failure_get_type (void) G_GNUC_CONST; |
| 179 | #define NM_TYPE_VPN_PLUGIN_FAILURE (nm_vpn_plugin_failure_get_type ()) |
| 180 | GType nm_vpn_editor_plugin_capability_get_type (void) G_GNUC_CONST; |
| 181 | #define NM_TYPE_VPN_EDITOR_PLUGIN_CAPABILITY (nm_vpn_editor_plugin_capability_get_type ()) |
| 182 | G_END_DECLS |
| 183 | |
| 184 | #endif /* __NM_CORE_ENUM_TYPES_H__ */ |
| 185 | |
| 186 | /* Generated data ends here */ |
| 187 | |
| 188 | |