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 | #ifndef __SOUP_ENUM_TYPES_H__ |
5 | #define __SOUP_ENUM_TYPES_H__ |
6 | |
7 | #include <glib-object.h> |
8 | #include <libsoup/soup-version.h> |
9 | #define GLIB_MKENUMS_EXTERN _SOUP_EXTERN |
10 | |
11 | G_BEGIN_DECLS |
12 | |
13 | /* enumerations from "soup-address.h" */ |
14 | GLIB_MKENUMS_EXTERN GType soup_address_family_get_type (void); |
15 | #define SOUP_TYPE_ADDRESS_FAMILY (soup_address_family_get_type ()) |
16 | |
17 | /* enumerations from "soup-cache.h" */ |
18 | GLIB_MKENUMS_EXTERN GType soup_cacheability_get_type (void); |
19 | #define SOUP_TYPE_CACHEABILITY (soup_cacheability_get_type ()) |
20 | GLIB_MKENUMS_EXTERN GType soup_cache_response_get_type (void); |
21 | #define SOUP_TYPE_CACHE_RESPONSE (soup_cache_response_get_type ()) |
22 | GLIB_MKENUMS_EXTERN GType soup_cache_type_get_type (void); |
23 | #define SOUP_TYPE_CACHE_TYPE (soup_cache_type_get_type ()) |
24 | |
25 | /* enumerations from "soup-cookie-jar.h" */ |
26 | GLIB_MKENUMS_EXTERN GType soup_cookie_jar_accept_policy_get_type (void); |
27 | #define SOUP_TYPE_COOKIE_JAR_ACCEPT_POLICY (soup_cookie_jar_accept_policy_get_type ()) |
28 | |
29 | /* enumerations from "soup-date.h" */ |
30 | GLIB_MKENUMS_EXTERN GType soup_date_format_get_type (void); |
31 | #define SOUP_TYPE_DATE_FORMAT (soup_date_format_get_type ()) |
32 | |
33 | /* enumerations from "soup-logger.h" */ |
34 | GLIB_MKENUMS_EXTERN GType soup_logger_log_level_get_type (void); |
35 | #define SOUP_TYPE_LOGGER_LOG_LEVEL (soup_logger_log_level_get_type ()) |
36 | |
37 | /* enumerations from "soup-message-body.h" */ |
38 | GLIB_MKENUMS_EXTERN GType soup_memory_use_get_type (void); |
39 | #define SOUP_TYPE_MEMORY_USE (soup_memory_use_get_type ()) |
40 | |
41 | /* enumerations from "soup-message-headers.h" */ |
42 | GLIB_MKENUMS_EXTERN GType (void); |
43 | #define (soup_message_headers_type_get_type ()) |
44 | GLIB_MKENUMS_EXTERN GType soup_encoding_get_type (void); |
45 | #define SOUP_TYPE_ENCODING (soup_encoding_get_type ()) |
46 | GLIB_MKENUMS_EXTERN GType soup_expectation_get_type (void); |
47 | #define SOUP_TYPE_EXPECTATION (soup_expectation_get_type ()) |
48 | |
49 | /* enumerations from "soup-message.h" */ |
50 | GLIB_MKENUMS_EXTERN GType soup_http_version_get_type (void); |
51 | #define SOUP_TYPE_HTTP_VERSION (soup_http_version_get_type ()) |
52 | GLIB_MKENUMS_EXTERN GType soup_message_flags_get_type (void); |
53 | #define SOUP_TYPE_MESSAGE_FLAGS (soup_message_flags_get_type ()) |
54 | GLIB_MKENUMS_EXTERN GType soup_message_priority_get_type (void); |
55 | #define SOUP_TYPE_MESSAGE_PRIORITY (soup_message_priority_get_type ()) |
56 | |
57 | /* enumerations from "soup-misc.h" */ |
58 | GLIB_MKENUMS_EXTERN GType soup_connection_state_get_type (void); |
59 | #define SOUP_TYPE_CONNECTION_STATE (soup_connection_state_get_type ()) |
60 | |
61 | /* enumerations from "soup-requester.h" */ |
62 | GLIB_MKENUMS_EXTERN GType soup_requester_error_get_type (void); |
63 | #define SOUP_TYPE_REQUESTER_ERROR (soup_requester_error_get_type ()) |
64 | |
65 | /* enumerations from "soup-server.h" */ |
66 | GLIB_MKENUMS_EXTERN GType soup_server_listen_options_get_type (void); |
67 | #define SOUP_TYPE_SERVER_LISTEN_OPTIONS (soup_server_listen_options_get_type ()) |
68 | |
69 | /* enumerations from "soup-session.h" */ |
70 | GLIB_MKENUMS_EXTERN GType soup_request_error_get_type (void); |
71 | #define SOUP_TYPE_REQUEST_ERROR (soup_request_error_get_type ()) |
72 | |
73 | /* enumerations from "soup-socket.h" */ |
74 | GLIB_MKENUMS_EXTERN GType soup_socket_io_status_get_type (void); |
75 | #define SOUP_TYPE_SOCKET_IO_STATUS (soup_socket_io_status_get_type ()) |
76 | |
77 | /* enumerations from "soup-status.h" */ |
78 | GLIB_MKENUMS_EXTERN GType soup_status_get_type (void); |
79 | #define SOUP_TYPE_STATUS (soup_status_get_type ()) |
80 | GLIB_MKENUMS_EXTERN GType soup_known_status_code_get_type (void); |
81 | #define SOUP_TYPE_KNOWN_STATUS_CODE (soup_known_status_code_get_type ()) |
82 | |
83 | /* enumerations from "soup-tld.h" */ |
84 | GLIB_MKENUMS_EXTERN GType soup_tld_error_get_type (void); |
85 | #define SOUP_TYPE_TLD_ERROR (soup_tld_error_get_type ()) |
86 | |
87 | /* enumerations from "soup-websocket.h" */ |
88 | GLIB_MKENUMS_EXTERN GType soup_websocket_error_get_type (void); |
89 | #define SOUP_TYPE_WEBSOCKET_ERROR (soup_websocket_error_get_type ()) |
90 | GLIB_MKENUMS_EXTERN GType soup_websocket_connection_type_get_type (void); |
91 | #define SOUP_TYPE_WEBSOCKET_CONNECTION_TYPE (soup_websocket_connection_type_get_type ()) |
92 | GLIB_MKENUMS_EXTERN GType soup_websocket_data_type_get_type (void); |
93 | #define SOUP_TYPE_WEBSOCKET_DATA_TYPE (soup_websocket_data_type_get_type ()) |
94 | GLIB_MKENUMS_EXTERN GType soup_websocket_close_code_get_type (void); |
95 | #define SOUP_TYPE_WEBSOCKET_CLOSE_CODE (soup_websocket_close_code_get_type ()) |
96 | GLIB_MKENUMS_EXTERN GType soup_websocket_state_get_type (void); |
97 | #define SOUP_TYPE_WEBSOCKET_STATE (soup_websocket_state_get_type ()) |
98 | |
99 | /* enumerations from "soup-xmlrpc.h" */ |
100 | GLIB_MKENUMS_EXTERN GType soup_xmlrpc_error_get_type (void); |
101 | #define SOUP_TYPE_XMLRPC_ERROR (soup_xmlrpc_error_get_type ()) |
102 | GLIB_MKENUMS_EXTERN GType soup_xmlrpc_fault_get_type (void); |
103 | #define SOUP_TYPE_XMLRPC_FAULT (soup_xmlrpc_fault_get_type ()) |
104 | G_END_DECLS |
105 | |
106 | #endif /* __SOUP_ENUM_TYPES_H__ */ |
107 | |
108 | /* Generated data ends here */ |
109 | |
110 | |