From 9021cdcdd01fc9dbcbe1f06391848c2ac915212f Mon Sep 17 00:00:00 2001 From: Eric Haszlakiewicz Date: Sun, 26 Jul 2020 15:13:45 +0000 Subject: Generate docs for the 0.15 release --- doc/html/structjson__object__iterator.html | 83 ++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 doc/html/structjson__object__iterator.html (limited to 'doc/html/structjson__object__iterator.html') diff --git a/doc/html/structjson__object__iterator.html b/doc/html/structjson__object__iterator.html new file mode 100644 index 0000000..2e9c27a --- /dev/null +++ b/doc/html/structjson__object__iterator.html @@ -0,0 +1,83 @@ + + + + + +json-c: json_object_iterator Struct Reference + + + + + + +
+
+ + + + + + +
+
json-c +  0.15 +
+
+
+ + + + +
+
+ +
+
json_object_iterator Struct Reference
+
+
+ + + + +

+Data Fields

const void * opaque_
 
+

Detailed Description

+

The opaque iterator that references a name/value pair within a JSON Object instance or the "end" iterator value.

+

Field Documentation

+ +
+
+ + + + +
const void* json_object_iterator::opaque_
+
+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit v1.2.1