X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/059850b5a624fd0daeeab10dee332a1c36e77ae5..5070705b069f4732344021baa7d4baf3c7ac04e3:/doc/html/structyaml__mark__s.html diff --git a/doc/html/structyaml__mark__s.html b/doc/html/structyaml__mark__s.html index d9c57a4..271b9d0 100644 --- a/doc/html/structyaml__mark__s.html +++ b/doc/html/structyaml__mark__s.html @@ -3,54 +3,41 @@ + + yaml: yaml_mark_s Struct Reference - + + - - - -
- - +
- - - - - -
+
yaml -  0.1.5 +  0.2.2
-
- - - - -
+ + + + + + +
Data Fields
@@ -58,64 +45,70 @@
yaml_mark_s Struct Reference
- +

The pointer position. More...

#include <yaml.h>

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

+

Data Fields

size_t index
 The position index.
size_t line
 The position line.
size_t column
 The position column.
size_t index
 The position index. More...
 
size_t line
 The position line. More...
 
size_t column
 The position column. More...
 
-

Detailed Description

+

Detailed Description

The pointer position.

-

Field Documentation

- +

Field Documentation

+ +

◆ index

+
- +
size_t yaml_mark_s::indexsize_t yaml_mark_s::index
-
-
+

The position index.

- + +

◆ line

+
- +
size_t yaml_mark_s::linesize_t yaml_mark_s::line
-
-
+

The position line.

- + +

◆ column

+
- +
size_t yaml_mark_s::columnsize_t yaml_mark_s::column
-
-
+

The position column.

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