-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathglobals_enum.html
More file actions
119 lines (117 loc) · 5.5 KB
/
globals_enum.html
File metadata and controls
119 lines (117 loc) · 5.5 KB
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.16.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libevent: Globals</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">libevent<span id="projectnumber"> 2.2.1</span>
</div>
<div id="projectbrief">Event notification library</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.16.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search/",'.html');
</script>
<script type="text/javascript">
$(function() { codefold.init(); });
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search',true);
$(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(function(){initNavTree('globals_enum.html','',''); });
</script>
<div id="container">
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented enums with links to the documentation:</div><ul>
<li>bufferevent_filter_result : <a class="el" href="bufferevent_8h.html#a19e499f7bfa831b802fd3575d141b4e1">bufferevent.h</a></li>
<li>bufferevent_flush_mode : <a class="el" href="bufferevent_8h.html#ac35edc760057a2e48b4e8ba9ecf2ad25">bufferevent.h</a></li>
<li>bufferevent_options : <a class="el" href="bufferevent_8h.html#aa4919449c62c6483e2d135509190dc65">bufferevent.h</a></li>
<li>bufferevent_ssl_state : <a class="el" href="bufferevent__ssl_8h.html#a96964ed61294aff8a9d95d661f403ee4">bufferevent_ssl.h</a></li>
<li>bufferevent_trigger_options : <a class="el" href="bufferevent_8h.html#a7837b6947fc855924466e2347a6faa8f">bufferevent.h</a></li>
<li>evbuffer_eol_style : <a class="el" href="buffer_8h.html#ad8daf54669a1d2094ce4251dbb502178">buffer.h</a></li>
<li>evbuffer_ptr_how : <a class="el" href="buffer_8h.html#a13a9ee759900ce2964d16acd5f309014">buffer.h</a></li>
<li>evdns_server_option : <a class="el" href="dns_8h.html#a626139345ff6cb6c871e2950872e8473">dns.h</a></li>
<li>event_base_config_flag : <a class="el" href="event_8h.html#acfef69af45abee54725f40f7f29986c5">event.h</a></li>
<li>event_method_feature : <a class="el" href="event_8h.html#ae7da61aef13e27a3047151b696b44c80">event.h</a></li>
<li>evhttp_cmd_type : <a class="el" href="http_8h.html#ac858319d667267f9fc848c2bb6931aa3">http.h</a></li>
<li>evhttp_request_error : <a class="el" href="http_8h.html#a01f921a909d1504f873222b1d29c2b4a">http.h</a></li>
<li>evhttp_request_kind : <a class="el" href="http_8h.html#a47ca41a942899d019bf59cf32301ae4f">http.h</a></li>
<li>EVRPC_HOOK_RESULT : <a class="el" href="rpc_8h.html#a9c37f133ebc96b2bd66c472079b1338b">rpc.h</a></li>
<li>EVRPC_HOOK_TYPE : <a class="el" href="rpc_8h.html#a66eff7ea6bdd17e53fde6c4d9dc1835b">rpc.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div><!-- container -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.16.1 </li>
</ul>
</div>
</body>
</html>