X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/a6e1047a1a721331032e81dcb3597f2217f32e6a..0f400264da7f8230f00688a666132c861939906e:/doc/html/structyaml__document__s.html diff --git a/doc/html/structyaml__document__s.html b/doc/html/structyaml__document__s.html index 4091af0..366d71e 100644 --- a/doc/html/structyaml__document__s.html +++ b/doc/html/structyaml__document__s.html @@ -3,7 +3,8 @@ - + + yaml: yaml_document_s Struct Reference @@ -16,9 +17,9 @@ - @@ -26,21 +27,16 @@
+
yaml -  0.1.7 +  0.2.1
- - - + + + + +
@@ -59,49 +55,51 @@ Data Fields struct {    yaml_node_t *   start - The beginning of the stack. More...
+ The beginning of the stack. More...
     yaml_node_t *   end - The end of the stack. More...
+ The end of the stack. More...
     yaml_node_t *   top - The top of the stack. More...
+ The top of the stack. More...
  } nodes - The document nodes. More...
+ The document nodes. More...
  yaml_version_directive_tversion_directive - The version directive. More...
+ The version directive. More...
  struct {    yaml_tag_directive_t *   start - The beginning of the tag directives list. More...
+ The beginning of the tag directives list. More...
     yaml_tag_directive_t *   end - The end of the tag directives list. More...
+ The end of the tag directives list. More...
  } tag_directives - The list of tag directives. More...
+ The list of tag directives. More...
  - + int start_implicit - Is the document start indicator implicit?
+ Is the document start indicator implicit?
  - + int end_implicit - Is the document end indicator implicit?
+ Is the document end indicator implicit?
  yaml_mark_t start_mark - The beginning of the document. More...
+ The beginning of the document. More...
  yaml_mark_t end_mark - The end of the document. More...
+ The end of the document. More...
 

Detailed Description

The document structure.

Field Documentation

- + +

◆ start [1/2]

+
@@ -115,7 +113,9 @@ int 
+ +

◆ end [1/2]

+
@@ -129,7 +129,9 @@ int 
+ +

◆ top

+
@@ -143,7 +145,9 @@ int 
+ +

◆ nodes

+
@@ -157,7 +161,9 @@ int 
+ +

◆ version_directive

+
@@ -171,7 +177,9 @@ int 
+ +

◆ start [2/2]

+
@@ -185,7 +193,9 @@ int 
+ +

◆ end [2/2]

+
@@ -199,7 +209,9 @@ int 
+ +

◆ tag_directives

+
@@ -213,7 +225,9 @@ int 
+ +

◆ start_mark

+
@@ -227,7 +241,9 @@ int 
+ +

◆ end_mark

+