From 2f2ddc1f2dbca56c874e8f9c31b5b963202d80e7 Mon Sep 17 00:00:00 2001 From: Eric Haszlakiewicz Date: Thu, 14 Apr 2022 01:12:43 +0000 Subject: Generate docs for the 0.16 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..6784fcc --- /dev/null +++ b/doc/html/structjson__object__iterator.html @@ -0,0 +1,83 @@ + + + + + +json-c: json_object_iterator Struct Reference + + + + + + +
+
+ + + + + + +
+
json-c +  0.16 +
+
+
+ + + + +
+
+ +
+
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