X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/059850b5a624fd0daeeab10dee332a1c36e77ae5..5070705b069f4732344021baa7d4baf3c7ac04e3:/doc/html/structyaml__tag__directive__s.html diff --git a/doc/html/structyaml__tag__directive__s.html b/doc/html/structyaml__tag__directive__s.html index 0c40dc4..8cb5270 100644 --- a/doc/html/structyaml__tag__directive__s.html +++ b/doc/html/structyaml__tag__directive__s.html @@ -3,54 +3,41 @@ + + yaml: yaml_tag_directive_s Struct Reference - + + - - - -
- - +
- - - - - -
+
yaml -  0.1.5 +  0.2.2
-
- - - - -
+ + + + + + +
Data Fields
@@ -58,47 +45,51 @@
yaml_tag_directive_s Struct Reference
- +

The tag directive data. More...

#include <yaml.h>

- - - - - + + + + + +

+

Data Fields

yaml_char_thandle
 The tag handle.
yaml_char_tprefix
 The tag prefix.
yaml_char_thandle
 The tag handle. More...
 
yaml_char_tprefix
 The tag prefix. More...
 
-

Detailed Description

+

Detailed Description

The tag directive data.

-

Field Documentation

- +

Field Documentation

+ +

◆ handle

+
- +
yaml_char_t* yaml_tag_directive_s::handleyaml_char_t* yaml_tag_directive_s::handle
-
-
+

The tag handle.

- + +

◆ prefix

+
- +
yaml_char_t* yaml_tag_directive_s::prefixyaml_char_t* yaml_tag_directive_s::prefix
-
-
+

The tag prefix.

@@ -108,13 +99,11 @@ Data Fields
  • yaml.h
  • - - + -