X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/059850b5a624fd0daeeab10dee332a1c36e77ae5..5070705b069f4732344021baa7d4baf3c7ac04e3:/doc/html/annotated.html diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 064df4b..b55b5de 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -3,81 +3,69 @@ + + yaml: Data Structures - + + - - - -
- - +
- - - - - -
+
yaml -  0.1.5 +  0.2.2
-
- - - - -
+ + + + + + +
Data Structures
-
Here are the data structures with brief descriptions:
- - - - - - - - - - - - +
Here are the data structures with brief descriptions:
+
yaml_alias_data_sThis structure holds aliases data
yaml_document_sThe document structure
yaml_emitter_sThe emitter structure
yaml_event_sThe event structure
yaml_mark_sThe pointer position
yaml_node_pair_sAn element of a mapping node
yaml_node_sThe node structure
yaml_parser_sThe parser structure
yaml_simple_key_sThis structure holds information about a potential simple key
yaml_tag_directive_sThe tag directive data
yaml_token_sThe token structure
yaml_version_directive_sThe version directive data
+ + + + + + + + + + + + +
 Cyaml_alias_data_sThis structure holds aliases data
 Cyaml_anchors_s
 Cyaml_document_sThe document structure
 Cyaml_emitter_sThe emitter structure
 Cyaml_event_sThe event structure
 Cyaml_mark_sThe pointer position
 Cyaml_node_pair_sAn element of a mapping node
 Cyaml_node_sThe node structure
 Cyaml_parser_sThe parser structure
 Cyaml_simple_key_sThis structure holds information about a potential simple key
 Cyaml_tag_directive_sThe tag directive data
 Cyaml_token_sThe token structure
 Cyaml_version_directive_sThe version directive data
+
- - + -