Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/share/doc/libjsoncpp-dev/jsoncpp-api-html/ |
Current File : //usr/share/doc/libjsoncpp-dev/jsoncpp-api-html/features_8h_source.html |
<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="http://sourceforge.net/projects/jsoncpp/"> JsonCpp project page </a> </td> <td width="40%" align="right" valign="center"> <a href="http://jsoncpp.sourceforge.net">JsonCpp home page</a> </td> </tr> </table> <hr> <!-- Generated by Doxygen 1.7.6.1 --> <script type="text/javascript" src="dynsections.js"></script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="pages.html"><span>Related 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> <li><a href="dirs.html"><span>Directories</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>File Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_4a513f00ac6f820f728ea1da220c722d.html">include</a> </li> <li class="navelem"><a class="el" href="dir_abbbe21bc939c291dbf8401e36600451.html">json</a> </li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <div class="title">features.h</div> </div> </div><!--header--> <div class="contents"> <a href="features_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// Copyright 2007-2010 Baptiste Lepilleur</span> <a name="l00002"></a>00002 <span class="comment">// Distributed under MIT license, or public domain if desired and</span> <a name="l00003"></a>00003 <span class="comment">// recognized in your jurisdiction.</span> <a name="l00004"></a>00004 <span class="comment">// See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE</span> <a name="l00005"></a>00005 <a name="l00006"></a>00006 <span class="preprocessor">#ifndef CPPTL_JSON_FEATURES_H_INCLUDED</span> <a name="l00007"></a>00007 <span class="preprocessor"></span><span class="preprocessor"># define CPPTL_JSON_FEATURES_H_INCLUDED</span> <a name="l00008"></a>00008 <span class="preprocessor"></span> <a name="l00009"></a>00009 <span class="preprocessor">#if !defined(JSON_IS_AMALGAMATION)</span> <a name="l00010"></a>00010 <span class="preprocessor"></span><span class="preprocessor"># include "<a class="code" href="forwards_8h.html">forwards.h</a>"</span> <a name="l00011"></a>00011 <span class="preprocessor">#endif // if !defined(JSON_IS_AMALGAMATION)</span> <a name="l00012"></a>00012 <span class="preprocessor"></span> <a name="l00013"></a>00013 <span class="keyword">namespace </span>Json { <a name="l00014"></a>00014 <a name="l00019"></a><a class="code" href="class_json_1_1_features.html">00019</a> <span class="keyword">class </span><a class="code" href="config_8h.html#a1d61ffde86ce1a18fd83194ff0d9a206" title="If defined, indicates that the source file is amalgated to prevent private header inclusion...">JSON_API</a> <a class="code" href="class_json_1_1_features.html" title="Configuration passed to reader and writer.">Features</a> <a name="l00020"></a>00020 { <a name="l00021"></a>00021 <span class="keyword">public</span>: <a name="l00027"></a>00027 <span class="keyword">static</span> <a class="code" href="class_json_1_1_features.html" title="Configuration passed to reader and writer.">Features</a> all(); <a name="l00028"></a>00028 <a name="l00034"></a>00034 <span class="keyword">static</span> <a class="code" href="class_json_1_1_features.html" title="Configuration passed to reader and writer.">Features</a> strictMode(); <a name="l00035"></a>00035 <a name="l00038"></a>00038 <a class="code" href="class_json_1_1_features.html" title="Configuration passed to reader and writer.">Features</a>(); <a name="l00039"></a>00039 <a name="l00041"></a><a class="code" href="class_json_1_1_features.html#a33afd389719624b6bdb23950b3c346c9">00041</a> <span class="keywordtype">bool</span> <a class="code" href="class_json_1_1_features.html#a33afd389719624b6bdb23950b3c346c9" title="true if comments are allowed. Default: true.">allowComments_</a>; <a name="l00042"></a>00042 <a name="l00044"></a><a class="code" href="class_json_1_1_features.html#a1162c37a1458adc32582b585b552f9c3">00044</a> <span class="keywordtype">bool</span> <a class="code" href="class_json_1_1_features.html#a1162c37a1458adc32582b585b552f9c3" title="true if root must be either an array or an object value. Default: false.">strictRoot_</a>; <a name="l00045"></a>00045 }; <a name="l00046"></a>00046 <a name="l00047"></a>00047 } <span class="comment">// namespace Json</span> <a name="l00048"></a>00048 <a name="l00049"></a>00049 <span class="preprocessor">#endif // CPPTL_JSON_FEATURES_H_INCLUDED</span> </pre></div></div><!-- contents --> <hr> <table width="100%"> <tr> <td width="10%" align="left" valign="center"> <a href="http://sourceforge.net"> <img src="http://sourceforge.net/sflogo.php?group_id=144446" width="88" height="31" border="0" alt="SourceForge Logo"></a> </td> <td width="20%" align="left" valign="center"> hosts this site. </td> <td> </td> <td align="right" valign="center"> Send comments to:<br> <a href="mailto:jsoncpp-devel@lists.sourceforge.net">Json-cpp Developers</a> </td> </tr> </table> </body> </html>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare