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/annotated.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 class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><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 class="current"><a href="annotated.html"><span>Class List</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <div class="title">Class List</div> </div> </div><!--header--> <div class="contents"> <div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><table> <tr><td class="indexkey"><a class="el" href="class_json_1_1_fast_writer.html">Json::FastWriter</a></td><td class="indexvalue">Outputs a <a class="el" href="class_json_1_1_value.html" title="Represents a JSON value.">Value</a> in <a href="http://www.json.org">JSON</a> format without formatting (not human friendly) </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_features.html">Json::Features</a></td><td class="indexvalue">Configuration passed to reader and writer </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_path.html">Json::Path</a></td><td class="indexvalue">Experimental and untested: represents a "path" to access a node </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_path_argument.html">Json::PathArgument</a></td><td class="indexvalue">Experimental and untested: represents an element of the "path" to access a node </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_reader.html">Json::Reader</a></td><td class="indexvalue">Unserialize a <a href="http://www.json.org">JSON</a> document into a <a class="el" href="class_json_1_1_value.html" title="Represents a JSON value.">Value</a> </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_static_string.html">Json::StaticString</a></td><td class="indexvalue">Lightweight wrapper to tag static string </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_styled_stream_writer.html">Json::StyledStreamWriter</a></td><td class="indexvalue">Writes a <a class="el" href="class_json_1_1_value.html" title="Represents a JSON value.">Value</a> in <a href="http://www.json.org">JSON</a> format in a human friendly way, to a stream rather than to a string </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_styled_writer.html">Json::StyledWriter</a></td><td class="indexvalue">Writes a <a class="el" href="class_json_1_1_value.html" title="Represents a JSON value.">Value</a> in <a href="http://www.json.org">JSON</a> format in a human friendly way </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_value.html">Json::Value</a></td><td class="indexvalue">Represents a <a href="http://www.json.org">JSON</a> value </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_value_array_allocator.html">Json::ValueArrayAllocator</a></td><td class="indexvalue">Experimental: do not use </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_value_const_iterator.html">Json::ValueConstIterator</a></td><td class="indexvalue">Const iterator for object and array value </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_value_internal_array.html">Json::ValueInternalArray</a></td><td class="indexvalue">A simplified deque implementation used internally by <a class="el" href="class_json_1_1_value.html" title="Represents a JSON value.">Value</a> </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_value_internal_link.html">Json::ValueInternalLink</a></td><td class="indexvalue"><a class="el" href="class_json_1_1_value_internal_map.html" title="A linked page based hash-table implementation used internally by Value.">ValueInternalMap</a> hash-map bucket chain link (for internal use only) </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_value_internal_map.html">Json::ValueInternalMap</a></td><td class="indexvalue">A linked page based hash-table implementation used internally by <a class="el" href="class_json_1_1_value.html" title="Represents a JSON value.">Value</a> </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_value_iterator.html">Json::ValueIterator</a></td><td class="indexvalue">Iterator for object and array value </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_value_iterator_base.html">Json::ValueIteratorBase</a></td><td class="indexvalue">Base class for <a class="el" href="class_json_1_1_value.html" title="Represents a JSON value.">Value</a> iterators </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_value_map_allocator.html">Json::ValueMapAllocator</a></td><td class="indexvalue">Allocator to customize <a class="el" href="class_json_1_1_value.html" title="Represents a JSON value.">Value</a> internal map </td></tr> <tr><td class="indexkey"><a class="el" href="class_json_1_1_writer.html">Json::Writer</a></td><td class="indexvalue">Abstract class for writers </td></tr> </table> </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