X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/47dc80f676736d4da3772d662ca0602b8f2b721c..5070705b069f4732344021baa7d4baf3c7ac04e3:/doc/html/structyaml__event__s.html diff --git a/doc/html/structyaml__event__s.html b/doc/html/structyaml__event__s.html index 8ec4d23..9ee6162 100644 --- a/doc/html/structyaml__event__s.html +++ b/doc/html/structyaml__event__s.html @@ -1,577 +1,574 @@ - - + + + + + + + yaml: yaml_event_s Struct Reference - - - - - + +

◆ stream_start

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

-The stream parameters (for YAML_STREAM_START_EVENT). -

+

The stream parameters (for YAML_STREAM_START_EVENT).

-

- + + +

◆ version_directive

+
- +
yaml_version_directive_t* yaml_event_s::version_directive yaml_version_directive_t* yaml_event_s::version_directive
-
-
+
-

-The version directive. -

+

The version directive.

-

- + + +

◆ start

+
- +
yaml_tag_directive_t* yaml_event_s::start yaml_tag_directive_t* yaml_event_s::start
-
-
+
-

-The beginning of the tag directives list. -

+

The beginning of the tag directives list.

-

- + + +

◆ end

+
- +
yaml_tag_directive_t* yaml_event_s::end yaml_tag_directive_t* yaml_event_s::end
-
-
+
-

-The end of the tag directives list. -

+

The end of the tag directives list.

-

- + + +

◆ tag_directives

+
- +
struct { ... } ::@16 yaml_event_s::tag_directives struct { ... } yaml_event_s::tag_directives
-
-
+
-

-The list of tag directives. -

+

The list of tag directives.

-

- + + +

◆ implicit

+
- +
int yaml_event_s::implicit int yaml_event_s::implicit
-
-
+
-

-Is the document indicator implicit? -

-Is the tag optional?

-Is the document end indicator implicit? +

Is the document indicator implicit?

+

Is the tag optional?

+

Is the document end indicator implicit?

+ +
-

- + +

◆ document_start

+
- +
struct { ... } yaml_event_s::document_start struct { ... } yaml_event_s::document_start
-
-
+
-

-The document parameters (for YAML_DOCUMENT_START_EVENT). -

+

The document parameters (for YAML_DOCUMENT_START_EVENT).

-

- + + +

◆ document_end

+
- +
struct { ... } yaml_event_s::document_end struct { ... } yaml_event_s::document_end
-
-
+
-

-The document end parameters (for YAML_DOCUMENT_END_EVENT). -

+

The document end parameters (for YAML_DOCUMENT_END_EVENT).

-

- + + +

◆ anchor

+
- +
yaml_char_t* yaml_event_s::anchor yaml_char_t* yaml_event_s::anchor
-
-
+
-

-The anchor. -

+

The anchor.

-

- + + +

◆ alias

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

-The alias parameters (for YAML_ALIAS_EVENT). -

+

The alias parameters (for YAML_ALIAS_EVENT).

-

- + + +

◆ tag

+
- +
yaml_char_t* yaml_event_s::tag yaml_char_t* yaml_event_s::tag
-
-
+
-

-The tag. -

+

The tag.

-

- + + +

◆ value

+
- +
yaml_char_t* yaml_event_s::value yaml_char_t* yaml_event_s::value
-
-
+
-

-The scalar value. -

+

The scalar value.

-

- + + +

◆ length

+
- +
size_t yaml_event_s::length size_t yaml_event_s::length
-
-
+
-

-The length of the scalar value. -

+

The length of the scalar value.

-

- + + +

◆ style [1/3]

+
- +
yaml_scalar_style_t yaml_event_s::style yaml_scalar_style_t yaml_event_s::style
-
-
+
-

-The scalar style. -

+

The scalar style.

-

- + + +

◆ scalar

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

-The scalar parameters (for YAML_SCALAR_EVENT). -

+

The scalar parameters (for YAML_SCALAR_EVENT).

-

- + + +

◆ style [2/3]

+
- +
yaml_sequence_style_t yaml_event_s::style yaml_sequence_style_t yaml_event_s::style
-
-
+
-

-The sequence style. -

+

The sequence style.

-

- + + +

◆ sequence_start

+
- +
struct { ... } yaml_event_s::sequence_start struct { ... } yaml_event_s::sequence_start
-
-
+
-

-The sequence parameters (for YAML_SEQUENCE_START_EVENT). -

+

The sequence parameters (for YAML_SEQUENCE_START_EVENT).

-

- + + +

◆ style [3/3]

+
- +
yaml_mapping_style_t yaml_event_s::style yaml_mapping_style_t yaml_event_s::style
-
-
+
-

-The mapping style. -

+

The mapping style.

-

- + + +

◆ mapping_start

+
- +
struct { ... } yaml_event_s::mapping_start struct { ... } yaml_event_s::mapping_start
-
-
+
-

-The mapping parameters (for YAML_MAPPING_START_EVENT). -

+

The mapping parameters (for YAML_MAPPING_START_EVENT).

-

- + + +

◆ data

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

-The event data. -

+

The event data.

-

- + + +

◆ start_mark

+
- +
yaml_mark_t yaml_event_s::start_mark yaml_mark_t yaml_event_s::start_mark
-
-
+
-

-The beginning of the event. -

+

The beginning of the event.

-

- + + +

◆ end_mark

+
- +
yaml_mark_t yaml_event_s::end_mark yaml_mark_t yaml_event_s::end_mark
-
-
+
-

-The end of the event. -

+

The end of the event.

-

-


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: + + +