File: libuhttpmock-sections.txt

package info (click to toggle)
uhttpmock 0.11.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 400 kB
  • sloc: ansic: 2,653; xml: 229; makefile: 7
file content (77 lines) | stat: -rw-r--r-- 1,675 bytes parent folder | download | duplicates (5)
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
<SECTION>
<FILE>uhm-version</FILE>
<TITLE>Version Information</TITLE>
UHM_MAJOR_VERSION
UHM_MINOR_VERSION
UHM_MICRO_VERSION
UHM_CHECK_VERSION
</SECTION>

<SECTION>
<FILE>uhm-server</FILE>
<TITLE>UhmServer</TITLE>
UhmServer
UhmServerClass
UhmServerError
uhm_server_new
uhm_server_run
uhm_server_stop
uhm_server_start_trace
uhm_server_start_trace_full
uhm_server_end_trace
uhm_server_load_trace
uhm_server_load_trace_async
uhm_server_load_trace_finish
uhm_server_unload_trace
uhm_server_filter_ignore_parameter_values
uhm_server_compare_messages_remove_filter
uhm_server_received_message_chunk
uhm_server_received_message_chunk_with_direction
uhm_server_received_message_chunk_from_soup
uhm_server_get_enable_logging
uhm_server_set_enable_logging
uhm_server_get_enable_online
uhm_server_set_enable_online
uhm_server_get_trace_directory
uhm_server_set_trace_directory
uhm_server_get_tls_certificate
uhm_server_set_tls_certificate
uhm_server_set_default_tls_certificate
uhm_server_set_expected_domain_names
uhm_server_get_address
uhm_server_get_port
uhm_server_get_resolver
<SUBSECTION Standard>
UHM_SERVER
UHM_IS_SERVER
UHM_TYPE_SERVER
uhm_server_get_type
UHM_SERVER_GET_CLASS
UHM_SERVER_CLASS
UHM_IS_SERVER_CLASS
uhm_server_error_quark
UHM_SERVER_ERROR
<SUBSECTION Private>
UhmServerPrivate
</SECTION>

<SECTION>
<FILE>uhm-resolver</FILE>
<TITLE>UhmResolver</TITLE>
UhmResolver
UhmResolverClass
uhm_resolver_new
uhm_resolver_reset
uhm_resolver_add_A
uhm_resolver_add_SRV
<SUBSECTION Standard>
UHM_RESOLVER
UHM_IS_RESOLVER
UHM_TYPE_RESOLVER
uhm_resolver_get_type
UHM_RESOLVER_GET_CLASS
UHM_RESOLVER_CLASS
UHM_IS_RESOLVER_CLASS
<SUBSECTION Private>
UhmResolverPrivate
</SECTION>