YAML::Mark Struct Reference

#include <mark.h>

List of all members.

Public Member Functions

 Mark ()

Static Public Member Functions

static const Mark null ()

Public Attributes

int column
int line
int pos

Private Member Functions

 Mark (int pos_, int line_, int column_)

Detailed Description

Definition at line 9 of file mark.h.


Constructor & Destructor Documentation

YAML::Mark::Mark (  )  [inline]

Definition at line 10 of file mark.h.

YAML::Mark::Mark ( int  pos_,
int  line_,
int  column_ 
) [inline, private]

Definition at line 18 of file mark.h.


Member Function Documentation

static const Mark YAML::Mark::null (  )  [inline, static]

Definition at line 12 of file mark.h.


Member Data Documentation

Definition at line 15 of file mark.h.

Definition at line 15 of file mark.h.

Definition at line 14 of file mark.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


yaml_cpp
Author(s): Jesse Beder
autogenerated on Fri Jan 11 09:42:46 2013