X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/0f400264da7f8230f00688a666132c861939906e..aa6f0e8a0a8257181e428c8af720d98e964f69d9:/doc/html/structyaml__emitter__s.html diff --git a/doc/html/structyaml__emitter__s.html b/doc/html/structyaml__emitter__s.html index 84a4714..50e36ee 100644 --- a/doc/html/structyaml__emitter__s.html +++ b/doc/html/structyaml__emitter__s.html @@ -19,7 +19,7 @@
yaml -  0.2.1 +  0.2.2
@@ -60,19 +60,19 @@ Data Fields size_t * size_written  The number of written bytes. More...
  -struct { -   unsigned char *   buffer - The buffer pointer. More...
-  -   size_t   size - The buffer size. More...
-  -   size_t *   size_written - The number of written bytes. More...
-  -} string - String output data. More...
-  +struct { +   unsigned char *   buffer + The buffer pointer. More...
+  +   size_t   size + The buffer size. More...
+  +   size_t *   size_written + The number of written bytes. More...
+  +} string + String output data. More...
+  FILE * file  File output data. More...
  @@ -190,16 +190,6 @@ int yaml_scalar_style_t style  The output style. More...
  -int references - The number of references. More...
-  -int anchor - The anchor id. More...
-  - -int serialized - If the node has been emitted?
Error handling
yaml_error_type_t error  Error type. More...
@@ -215,19 +205,19 @@ int  A pointer for passing to the white handler. More...
  union { -   struct { -      unsigned char *   buffer - The buffer pointer. More...
-  -      size_t   size - The buffer size. More...
-  -      size_t *   size_written - The number of written bytes. More...
-  -   }   string - String output data. More...
-  +   struct { +      unsigned char *   buffer + The buffer pointer. More...
+  +      size_t   size + The buffer size. More...
+  +      size_t *   size_written + The number of written bytes. More...
+  +   }   string + String output data. More...
+     FILE *   file  File output data. More...
  @@ -457,20 +447,9 @@ int closed  If the stream was already closed?
  -struct { -   int   references - The number of references. More...
-  -   int   anchor - The anchor id. More...
-  - -   int   serialized - If the node has been emitted?
-  -} * anchors - The information associated with the document nodes. More...
-  +yaml_anchors_tanchors + The information associated with the document nodes. More...
+  int last_anchor_id  The last assigned anchor id. More...
  @@ -594,8 +573,8 @@ int  -

◆ string

+ +

◆ string

@@ -1219,7 +1198,7 @@ int  -

◆ anchor [1/2]

+

◆ anchor

@@ -1410,46 +1389,14 @@ int  -

◆ references

+ +

◆ anchors

- - -
int yaml_emitter_s::references
-
- -

The number of references.

- -
-
- -

◆ anchor [2/2]

- -
-
- - - - -
int yaml_emitter_s::anchor
-
- -

The anchor id.

- -
-
- -

◆ anchors

- -
-
- - - +
struct { ... } * yaml_emitter_s::anchorsyaml_anchors_t* yaml_emitter_s::anchors