Public Member Functions | Static Public Member Functions | Public Attributes | Private Member Functions
YAML_PM::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 13 of file mark.h.


Constructor & Destructor Documentation

YAML_PM::Mark::Mark ( ) [inline]

Definition at line 14 of file mark.h.

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

Definition at line 22 of file mark.h.


Member Function Documentation

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

Definition at line 16 of file mark.h.


Member Data Documentation

Definition at line 19 of file mark.h.

Definition at line 19 of file mark.h.

Definition at line 18 of file mark.h.


The documentation for this struct was generated from the following file:


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:35