This file is indexed.

/usr/share/doc/libjsoncpp-doc/config_8h.html is in libjsoncpp-doc 1.7.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
<html>
<head>
<title>
JsonCpp - JSON data format manipulation library
</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff"> 
<table width="100%">
  <tr>
    <td width="40%" align="left" valign="center">
      <a href="https://github.com/open-source-parsers/jsoncpp">
      JsonCpp project page
      </a>
    </td>
    <td width="40%" align="right" valign="center">
      <a href="http://open-source-parsers.github.io/jsoncpp-docs/doxygen/">JsonCpp home page</a>
    </td>
  </tr>
</table>
<hr>
<!-- Generated by Doxygen 1.8.11 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_afd937d70611a55c9601734fb033a9b9.html">json</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#define-members">Macros</a> &#124;
<a href="#typedef-members">Typedefs</a>  </div>
  <div class="headertitle">
<div class="title">config.h File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;stddef.h&gt;</code><br />
<code>#include &lt;string&gt;</code><br />
<code>#include &quot;<a class="el" href="version_8h_source.html">version.h</a>&quot;</code><br />
</div>
<p><a href="config_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespace_json"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_json.html">Json</a></td></tr>
<tr class="memdesc:namespace_json"><td class="mdescLeft">&#160;</td><td class="mdescRight">JSON (JavaScript Object Notation). <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a51968e67b1462ac893f87a0fc8b791cd"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a51968e67b1462ac893f87a0fc8b791cd">JSON_USE_EXCEPTION</a>&#160;&#160;&#160;1</td></tr>
<tr class="memdesc:a51968e67b1462ac893f87a0fc8b791cd"><td class="mdescLeft">&#160;</td><td class="mdescRight">If defined, indicates that json library is embedded in CppTL library.  <a href="#a51968e67b1462ac893f87a0fc8b791cd">More...</a><br /></td></tr>
<tr class="separator:a51968e67b1462ac893f87a0fc8b791cd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d61ffde86ce1a18fd83194ff0d9a206"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a1d61ffde86ce1a18fd83194ff0d9a206">JSON_API</a></td></tr>
<tr class="memdesc:a1d61ffde86ce1a18fd83194ff0d9a206"><td class="mdescLeft">&#160;</td><td class="mdescRight">If defined, indicates that the source file is amalgated to prevent private header inclusion.  <a href="#a1d61ffde86ce1a18fd83194ff0d9a206">More...</a><br /></td></tr>
<tr class="separator:a1d61ffde86ce1a18fd83194ff0d9a206"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a824d6199c91488107e443226fa6022c5"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a824d6199c91488107e443226fa6022c5">JSONCPP_OVERRIDE</a></td></tr>
<tr class="separator:a824d6199c91488107e443226fa6022c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a978860f0e3983ca76a4e5af28d9bccd4"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a978860f0e3983ca76a4e5af28d9bccd4">JSON_HAS_RVALUE_REFERENCES</a>&#160;&#160;&#160;0</td></tr>
<tr class="separator:a978860f0e3983ca76a4e5af28d9bccd4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6933a4321aa03c8a29016669073f1af6"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a6933a4321aa03c8a29016669073f1af6">JSONCPP_DEPRECATED</a>(message)</td></tr>
<tr class="separator:a6933a4321aa03c8a29016669073f1af6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a210f7d060accd6a881cd070dc7a333a4"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a210f7d060accd6a881cd070dc7a333a4">JSON_HAS_INT64</a></td></tr>
<tr class="separator:a210f7d060accd6a881cd070dc7a333a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1e723f95759de062585bc4a8fd3fa4be"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a1e723f95759de062585bc4a8fd3fa4be">JSONCPP_STRING</a>&#160;&#160;&#160;std::string</td></tr>
<tr class="separator:a1e723f95759de062585bc4a8fd3fa4be"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d06ac2ca63c8c521f41231dfda0e6b3"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a1d06ac2ca63c8c521f41231dfda0e6b3">JSONCPP_OSTRINGSTREAM</a>&#160;&#160;&#160;std::ostringstream</td></tr>
<tr class="separator:a1d06ac2ca63c8c521f41231dfda0e6b3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a37a25be5fca174927780caeb280094ce"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a37a25be5fca174927780caeb280094ce">JSONCPP_OSTREAM</a>&#160;&#160;&#160;std::ostream</td></tr>
<tr class="separator:a37a25be5fca174927780caeb280094ce"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1b5d70fe3d83273d200193177ded4c25"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a1b5d70fe3d83273d200193177ded4c25">JSONCPP_ISTRINGSTREAM</a>&#160;&#160;&#160;std::istringstream</td></tr>
<tr class="separator:a1b5d70fe3d83273d200193177ded4c25"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a15f2f70b2ce0a2abd0f8112393dbc4de"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="config_8h.html#a15f2f70b2ce0a2abd0f8112393dbc4de">JSONCPP_ISTREAM</a>&#160;&#160;&#160;std::istream</td></tr>
<tr class="separator:a15f2f70b2ce0a2abd0f8112393dbc4de"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:a08122e8005b706d982e48cca1e2119c7"><td class="memItemLeft" align="right" valign="top">typedef int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_json.html#a08122e8005b706d982e48cca1e2119c7">Json::Int</a></td></tr>
<tr class="separator:a08122e8005b706d982e48cca1e2119c7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a800fb90eb6ee8d5d62b600c06f87f7d4"><td class="memItemLeft" align="right" valign="top">typedef unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_json.html#a800fb90eb6ee8d5d62b600c06f87f7d4">Json::UInt</a></td></tr>
<tr class="separator:a800fb90eb6ee8d5d62b600c06f87f7d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aba149b1f7d796287667db6c02ff65f64"><td class="memItemLeft" align="right" valign="top">typedef __int64&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_json.html#aba149b1f7d796287667db6c02ff65f64">Json::Int64</a></td></tr>
<tr class="separator:aba149b1f7d796287667db6c02ff65f64"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adabc96b7ce0a8791ec91ea1a3e22c107"><td class="memItemLeft" align="right" valign="top">typedef unsigned __int64&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_json.html#adabc96b7ce0a8791ec91ea1a3e22c107">Json::UInt64</a></td></tr>
<tr class="separator:adabc96b7ce0a8791ec91ea1a3e22c107"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a218d880af853ce786cd985e82571d297"><td class="memItemLeft" align="right" valign="top">typedef Int64&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_json.html#a218d880af853ce786cd985e82571d297">Json::LargestInt</a></td></tr>
<tr class="separator:a218d880af853ce786cd985e82571d297"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae202ecad69725e23443f465e257456d0"><td class="memItemLeft" align="right" valign="top">typedef UInt64&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_json.html#ae202ecad69725e23443f465e257456d0">Json::LargestUInt</a></td></tr>
<tr class="separator:ae202ecad69725e23443f465e257456d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="a1d61ffde86ce1a18fd83194ff0d9a206"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSON_API</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>If defined, indicates that the source file is amalgated to prevent private header inclusion. </p>
<p>Remarks: it is automatically defined in the generated amalgated header. </p>

<p>Definition at line <a class="el" href="config_8h_source.html#l00053">53</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

<p>Referenced by <a class="el" href="writer_8h_source.html#l00275">Json::StyledStreamWriter::~StyledStreamWriter()</a>.</p>

</div>
</div>
<a class="anchor" id="a210f7d060accd6a881cd070dc7a333a4"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSON_HAS_INT64</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="config_8h_source.html#l00156">156</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

</div>
</div>
<a class="anchor" id="a978860f0e3983ca76a4e5af28d9bccd4"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSON_HAS_RVALUE_REFERENCES&#160;&#160;&#160;0</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="config_8h_source.html#l00108">108</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

</div>
</div>
<a class="anchor" id="a51968e67b1462ac893f87a0fc8b791cd"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSON_USE_EXCEPTION&#160;&#160;&#160;1</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>If defined, indicates that json library is embedded in CppTL library. </p>
<p>If defined, indicates that json may leverage CppTL library If defined, indicates that cpptl vector based map should be used instead of std::map as Value container. </p>

<p>Definition at line <a class="el" href="config_8h_source.html#l00024">24</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6933a4321aa03c8a29016669073f1af6"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSONCPP_DEPRECATED</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">message</td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="config_8h_source.html#l00121">121</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

<p>Referenced by <a class="el" href="value_8h_source.html#l00698">Json::ValueIteratorBase::operator-()</a>.</p>

</div>
</div>
<a class="anchor" id="a15f2f70b2ce0a2abd0f8112393dbc4de"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSONCPP_ISTREAM&#160;&#160;&#160;std::istream</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="config_8h_source.html#l00169">169</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

</div>
</div>
<a class="anchor" id="a1b5d70fe3d83273d200193177ded4c25"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSONCPP_ISTRINGSTREAM&#160;&#160;&#160;std::istringstream</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="config_8h_source.html#l00168">168</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

<p>Referenced by <a class="el" href="json__reader_8cpp_source.html#l00372">Json::normalizeEOL()</a>.</p>

</div>
</div>
<a class="anchor" id="a37a25be5fca174927780caeb280094ce"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSONCPP_OSTREAM&#160;&#160;&#160;std::ostream</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="config_8h_source.html#l00167">167</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

<p>Referenced by <a class="el" href="json__writer_8cpp_source.html#l00611">Json::StyledStreamWriter::write()</a>, and <a class="el" href="writer_8h_source.html#l00275">Json::StyledStreamWriter::~StyledStreamWriter()</a>.</p>

</div>
</div>
<a class="anchor" id="a1d06ac2ca63c8c521f41231dfda0e6b3"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSONCPP_OSTRINGSTREAM&#160;&#160;&#160;std::ostringstream</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="config_8h_source.html#l00166">166</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

<p>Referenced by <a class="el" href="json__reader_8cpp_source.html#l02010">Json::parseFromStream()</a>, <a class="el" href="json__writer_8cpp_source.html#l00172">Json::valueToQuotedString()</a>, <a class="el" href="json__writer_8cpp_source.html#l00249">Json::valueToQuotedStringN()</a>, and <a class="el" href="json__writer_8cpp_source.html#l01202">Json::writeString()</a>.</p>

</div>
</div>
<a class="anchor" id="a824d6199c91488107e443226fa6022c5"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSONCPP_OVERRIDE</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="config_8h_source.html#l00081">81</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

<p>Referenced by <a class="el" href="json__reader_8cpp_source.html#l00892">Json::Reader::good()</a>, <a class="el" href="json__writer_8cpp_source.html#l00611">Json::StyledStreamWriter::write()</a>, <a class="el" href="writer_8h_source.html#l00161">Json::FastWriter::~FastWriter()</a>, and <a class="el" href="writer_8h_source.html#l00213">Json::StyledWriter::~StyledWriter()</a>.</p>

</div>
</div>
<a class="anchor" id="a1e723f95759de062585bc4a8fd3fa4be"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define JSONCPP_STRING&#160;&#160;&#160;std::string</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="config_8h_source.html#l00165">165</a> of file <a class="el" href="config_8h_source.html">config.h</a>.</p>

<p>Referenced by <a class="el" href="json__value_8cpp_source.html#l00196">Json::__declspec()</a>, <a class="el" href="json__value_8cpp_source.html#l00660">Json::Value::asString()</a>, <a class="el" href="json__tool_8h_source.html#l00018">Json::codePointToUTF8()</a>, <a class="el" href="json__reader_8cpp_source.html#l00826">Json::Reader::getFormattedErrorMessages()</a>, <a class="el" href="json__value_8cpp_source.html#l01215">Json::Value::getMemberNames()</a>, <a class="el" href="json__reader_8cpp_source.html#l00892">Json::Reader::good()</a>, <a class="el" href="json__valueiterator_8inl_source.html#l00095">Json::ValueIteratorBase::name()</a>, <a class="el" href="json__writer_8cpp_source.html#l01126">Json::StreamWriterBuilder::newStreamWriter()</a>, <a class="el" href="json__reader_8cpp_source.html#l00372">Json::normalizeEOL()</a>, <a class="el" href="value_8h_source.html#l00698">Json::ValueIteratorBase::operator-()</a>, <a class="el" href="json__reader_8cpp_source.html#l02024">Json::operator&gt;&gt;()</a>, <a class="el" href="json__reader_8cpp_source.html#l00100">Json::Reader::parse()</a>, <a class="el" href="json__reader_8cpp_source.html#l02010">Json::parseFromStream()</a>, <a class="el" href="json__value_8cpp_source.html#l01464">Json::Path::Path()</a>, <a class="el" href="json__writer_8cpp_source.html#l01168">Json::StreamWriterBuilder::validate()</a>, <a class="el" href="json__reader_8cpp_source.html#l01954">Json::CharReaderBuilder::validate()</a>, <a class="el" href="json__writer_8cpp_source.html#l00172">Json::valueToQuotedString()</a>, <a class="el" href="json__writer_8cpp_source.html#l00249">Json::valueToQuotedStringN()</a>, <a class="el" href="json__writer_8cpp_source.html#l00329">Json::FastWriter::write()</a>, <a class="el" href="json__writer_8cpp_source.html#l00397">Json::StyledWriter::write()</a>, <a class="el" href="json__writer_8cpp_source.html#l00611">Json::StyledStreamWriter::write()</a>, <a class="el" href="reader_8h_source.html#l00249">Json::CharReader::~CharReader()</a>, <a class="el" href="writer_8h_source.html#l00161">Json::FastWriter::~FastWriter()</a>, <a class="el" href="writer_8h_source.html#l00275">Json::StyledStreamWriter::~StyledStreamWriter()</a>, and <a class="el" href="writer_8h_source.html#l00213">Json::StyledWriter::~StyledWriter()</a>.</p>

</div>
</div>
</div><!-- contents -->
<hr>
</body> 
</html>