X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/827154a10f91d209c6c6c8facc1eaed59eff62a8..0044e680dc24577d2b91cbbf287a2183461e9b80:/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 2e00365..8f5be5b 100644 --- a/doc/html/structyaml__alias__data__s.html +++ b/doc/html/structyaml__alias__data__s.html @@ -3,39 +3,30 @@ + yaml: yaml_alias_data_s Struct Reference - + + - - - -
- - +
- - - - -
yaml -  0.1.6 +  0.1.7
-
- - + + -
+
Data Fields
@@ -58,64 +49,64 @@
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

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

The anchor.

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

The node id.

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

The anchor mark.

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