X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/9886d41b959a87c1564cd269a30c17e2444a305c..aa6f0e8a0a8257181e428c8af720d98e964f69d9:/doc/html/structyaml__token__s.html diff --git a/doc/html/structyaml__token__s.html b/doc/html/structyaml__token__s.html index bfd2e95..25f5fa5 100644 --- a/doc/html/structyaml__token__s.html +++ b/doc/html/structyaml__token__s.html @@ -1,474 +1,470 @@ - - + + + + + + + yaml: yaml_token_s Struct Reference - - - - - + +

◆ stream_start

+
- +
struct { ... } yaml_token_s::stream_start struct { ... } yaml_token_s::stream_start
-
-
+
-

-The stream start (for YAML_STREAM_START_TOKEN). -

+

The stream start (for YAML_STREAM_START_TOKEN).

-

- + + +

◆ value

+
- +
yaml_char_t* yaml_token_s::value yaml_char_t* yaml_token_s::value
-
-
+
+ +

The alias value.

+

The scalar value.

+

The anchor value.

-

-The alias value. -

-The scalar value.

-The anchor value.

-

- + + +

◆ alias

+
- +
struct { ... } yaml_token_s::alias struct { ... } yaml_token_s::alias
-
-
+
-

-The alias (for YAML_ALIAS_TOKEN). -

+

The alias (for YAML_ALIAS_TOKEN).

-

- + + +

◆ anchor

+
- +
struct { ... } yaml_token_s::anchor struct { ... } yaml_token_s::anchor
-
-
+
-

-The anchor (for YAML_ANCHOR_TOKEN). -

+

The anchor (for YAML_ANCHOR_TOKEN).

-

- + + +

◆ handle

+
- +
yaml_char_t* yaml_token_s::handle yaml_char_t* yaml_token_s::handle
-
-
+
-

-The tag handle. -

+

The tag handle.

-

- + + +

◆ suffix

+
- +
yaml_char_t* yaml_token_s::suffix yaml_char_t* yaml_token_s::suffix
-
-
+
-

-The tag suffix. -

+

The tag suffix.

-

- + + +

◆ tag

+
- +
struct { ... } yaml_token_s::tag struct { ... } yaml_token_s::tag
-
-
+
-

-The tag (for YAML_TAG_TOKEN). -

+

The tag (for YAML_TAG_TOKEN).

-

- + + +

◆ length

+
- +
size_t yaml_token_s::length size_t yaml_token_s::length
-
-
+
-

-The length of the scalar value. -

+

The length of the scalar value.

-

- + + +

◆ style

+
- +
yaml_scalar_style_t yaml_token_s::style yaml_scalar_style_t yaml_token_s::style
-
-
+
-

-The scalar style. -

+

The scalar style.

-

- + + +

◆ scalar

+
- +
struct { ... } yaml_token_s::scalar struct { ... } yaml_token_s::scalar
-
-
+
-

-The scalar value (for YAML_SCALAR_TOKEN). -

+

The scalar value (for YAML_SCALAR_TOKEN).

-

- + + +

◆ major

+
- +
int yaml_token_s::major int yaml_token_s::major
-
-
+
-

-The major version number. -

+

The major version number.

-

- + + +

◆ minor

+
- +
int yaml_token_s::minor int yaml_token_s::minor
-
-
+
-

-The minor version number. -

+

The minor version number.

-

- + + +

◆ version_directive

+
- +
struct { ... } yaml_token_s::version_directive struct { ... } yaml_token_s::version_directive
-
-
+
-

-The version directive (for YAML_VERSION_DIRECTIVE_TOKEN). -

+

The version directive (for YAML_VERSION_DIRECTIVE_TOKEN).

-

- + + +

◆ prefix

+
- +
yaml_char_t* yaml_token_s::prefix yaml_char_t* yaml_token_s::prefix
-
-
+
-

-The tag prefix. -

+

The tag prefix.

-

- + + +

◆ tag_directive

+
- +
struct { ... } yaml_token_s::tag_directive struct { ... } yaml_token_s::tag_directive
-
-
+
-

-The tag directive (for YAML_TAG_DIRECTIVE_TOKEN). -

+

The tag directive (for YAML_TAG_DIRECTIVE_TOKEN).

-

- + + +

◆ data

+
- +
union { ... } yaml_token_s::data union { ... } yaml_token_s::data
-
-
+
-

-The token data. -

+

The token data.

-

- + + +

◆ start_mark

+
- +
yaml_mark_t yaml_token_s::start_mark yaml_mark_t yaml_token_s::start_mark
-
-
+
-

-The beginning of the token. -

+

The beginning of the token.

-

- + + +

◆ end_mark

+
- +
yaml_mark_t yaml_token_s::end_mark yaml_mark_t yaml_token_s::end_mark
-
-
+
-

-The end of the token. -

+

The end of the token.

-

-


The documentation for this struct was generated from the following file: -
Generated on Sun Aug 30 22:52:14 2009 for yaml by  - -doxygen 1.5.8
+
The documentation for this struct was generated from the following file: + + +