X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/059850b5a624fd0daeeab10dee332a1c36e77ae5..5070705b069f4732344021baa7d4baf3c7ac04e3:/doc/html/structyaml__alias__data__s.html diff --git a/doc/html/structyaml__alias__data__s.html b/doc/html/structyaml__alias__data__s.html index 135c65a..4e54ea3 100644 --- a/doc/html/structyaml__alias__data__s.html +++ b/doc/html/structyaml__alias__data__s.html @@ -3,54 +3,41 @@ + + yaml: yaml_alias_data_s Struct Reference - + + - - - -
- - +
- - - - - -
+
yaml -  0.1.5 +  0.2.2
-
- - - - -
+ + + + + + +
Data Fields
@@ -58,64 +45,70 @@
yaml_alias_data_s Struct Reference
- +

This structure holds aliases data. More...

#include <yaml.h>

- - - - - - - + + + + + + + + +

+

Data Fields

yaml_char_tanchor
 The anchor.
int index
 The node id.
yaml_mark_t mark
 The anchor mark.
yaml_char_tanchor
 The anchor. More...
 
int index
 The node id. More...
 
yaml_mark_t mark
 The anchor mark. More...
 
-

Detailed Description

+

Detailed Description

This structure holds aliases data.

-

Field Documentation

- +

Field Documentation

+ +

◆ anchor

+
- +
yaml_char_t* yaml_alias_data_s::anchoryaml_char_t* yaml_alias_data_s::anchor
-
-
+

The anchor.

- + +

◆ index

+
- +
int yaml_alias_data_s::indexint yaml_alias_data_s::index
-
-
+

The node id.

- + +

◆ mark

+
- +
yaml_mark_t yaml_alias_data_s::markyaml_mark_t yaml_alias_data_s::mark
-
-
+

The anchor mark.

@@ -125,13 +118,11 @@ Data Fields
  • yaml.h
  • - - + -