forked from lloyd/yajl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyajl__common_8h.html
139 lines (134 loc) · 6.26 KB
/
yajl__common_8h.html
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>YAJL: yajl_common.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">YAJL <span id="projectnumber">2.0.1</span></div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Data Structures</a> |
<a href="#define-members">Defines</a> |
<a href="#typedef-members">Typedefs</a> </div>
<div class="headertitle">
<h1>yajl_common.h File Reference</h1> </div>
</div>
<div class="contents">
<div class="textblock"><code>#include <stddef.h></code><br/>
</div>
<p><a href="yajl__common_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Data Structures</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structyajl__alloc__funcs.html">yajl_alloc_funcs</a></td></tr>
<tr><td colspan="2"><h2><a name="define-members"></a>
Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="yajl__common_8h.html#a5c4e27acd65107c08224f00d0dc57d9e">YAJL_MAX_DEPTH</a>   128</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="yajl__common_8h.html#a112d9a9234313b4fa3d419c0723146c5">YAJL_API</a></td></tr>
<tr><td colspan="2"><h2><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef void *(* </td><td class="memItemRight" valign="bottom"><a class="el" href="yajl__common_8h.html#a97021e33b302878fec5168ccbb8def7f">yajl_malloc_func</a> )(void *ctx, size_t sz)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="yajl__common_8h.html#a198f518fe5c41d9c3fc3818ec4e2b6f0">yajl_free_func</a> )(void *ctx, void *ptr)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef void *(* </td><td class="memItemRight" valign="bottom"><a class="el" href="yajl__common_8h.html#aa2cd3fc7a89fca29ead305b7fa783db3">yajl_realloc_func</a> )(void *ctx, void *ptr, size_t sz)</td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a112d9a9234313b4fa3d419c0723146c5"></a><!-- doxytag: member="yajl_common.h::YAJL_API" ref="a112d9a9234313b4fa3d419c0723146c5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define YAJL_API</td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a5c4e27acd65107c08224f00d0dc57d9e"></a><!-- doxytag: member="yajl_common.h::YAJL_MAX_DEPTH" ref="a5c4e27acd65107c08224f00d0dc57d9e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define YAJL_MAX_DEPTH   128</td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="a198f518fe5c41d9c3fc3818ec4e2b6f0"></a><!-- doxytag: member="yajl_common.h::yajl_free_func" ref="a198f518fe5c41d9c3fc3818ec4e2b6f0" args=")(void *ctx, void *ptr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef void(* <a class="el" href="yajl__common_8h.html#a198f518fe5c41d9c3fc3818ec4e2b6f0">yajl_free_func</a>)(void *ctx, void *ptr)</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>pointer to a free function, supporting client overriding memory allocation routines </p>
</div>
</div>
<a class="anchor" id="a97021e33b302878fec5168ccbb8def7f"></a><!-- doxytag: member="yajl_common.h::yajl_malloc_func" ref="a97021e33b302878fec5168ccbb8def7f" args=")(void *ctx, size_t sz)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef void*(* <a class="el" href="yajl__common_8h.html#a97021e33b302878fec5168ccbb8def7f">yajl_malloc_func</a>)(void *ctx, size_t sz)</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>pointer to a malloc function, supporting client overriding memory allocation routines </p>
</div>
</div>
<a class="anchor" id="aa2cd3fc7a89fca29ead305b7fa783db3"></a><!-- doxytag: member="yajl_common.h::yajl_realloc_func" ref="aa2cd3fc7a89fca29ead305b7fa783db3" args=")(void *ctx, void *ptr, size_t sz)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef void*(* <a class="el" href="yajl__common_8h.html#aa2cd3fc7a89fca29ead305b7fa783db3">yajl_realloc_func</a>)(void *ctx, void *ptr, size_t sz)</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>pointer to a realloc function which can resize an allocation. </p>
</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Apr 27 2011 20:50:02 for YAJL by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>