mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 01:07:57 +00:00
deploy: 2406b28e64
This commit is contained in:
@@ -167,7 +167,7 @@ Friends</h2></td></tr>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p >Represents a JSON object being written to a <a class="el" href="classJson_1_1Writer.html" title="Writer implements an O(1)-space, O(1)-granular output JSON writer.">Writer</a>. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00178">178</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00179">179</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a7f6a4a47bf77f25a088879e5e4dbf543" name="a7f6a4a47bf77f25a088879e5e4dbf543"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7f6a4a47bf77f25a088879e5e4dbf543">◆ </a></span>Object()</h2>
|
||||
@@ -203,7 +203,7 @@ Friends</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00230">230</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00231">231</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -242,7 +242,7 @@ template<typename Scalar > </div>
|
||||
<p >In a debug build, <code>set()</code> also throws an exception if the key has already been set() before.</p>
|
||||
<p >An operator[] is provided to allow writing <code>object["key"] = scalar;</code>. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00406">406</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00407">407</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -272,7 +272,7 @@ template<typename Scalar > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00175">175</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00181">181</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -292,7 +292,7 @@ template<typename Scalar > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00126">126</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00132">132</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -312,7 +312,7 @@ template<typename Scalar > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00132">132</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00138">138</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -335,7 +335,7 @@ template<typename Scalar > </div>
|
||||
<p>Make a new <a class="el" href="classJson_1_1Object.html" title="Represents a JSON object being written to a Writer.">Object</a> at a key and return it. </p>
|
||||
<p >This <a class="el" href="classJson_1_1Object.html" title="Represents a JSON object being written to a Writer.">Object</a> is disabled until that sub-object is destroyed. Throws an exception if this <a class="el" href="classJson_1_1Object.html" title="Represents a JSON object being written to a Writer.">Object</a> was already disabled. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00081">81</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00087">87</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -358,7 +358,7 @@ template<typename Scalar > </div>
|
||||
<p>Make a new <a class="el" href="classJson_1_1Array.html" title="Represents a JSON array being written to a Writer.">Array</a> at a key and return it. </p>
|
||||
<p >This <a class="el" href="classJson_1_1Object.html" title="Represents a JSON object being written to a Writer.">Object</a> is disabled until that sub-array is destroyed. Throws an exception if this <a class="el" href="classJson_1_1Object.html" title="Represents a JSON object being written to a Writer.">Object</a> was already disabled. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00090">90</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00096">96</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -386,7 +386,7 @@ template<typename Scalar > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00065">65</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8cpp_source.html#l00071">71</a> of file <a class="el" href="Object_8cpp_source.html">Object.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -411,7 +411,7 @@ template<typename Scalar > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00229">229</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00230">230</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -436,7 +436,7 @@ template<typename Scalar > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00168">168</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00169">169</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -460,7 +460,7 @@ template<typename Scalar > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00169">169</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00170">170</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -484,7 +484,7 @@ template<typename Scalar > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00170">170</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="Object_8h_source.html#l00171">171</a> of file <a class="el" href="Object_8h_source.html">Object.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user