Public Member Functions | Static Public Member Functions | Public Attributes | Private Member Functions | List of all members
YAML_PM::Mark Struct Reference

#include <mark.h>

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

◆ Mark() [1/2]

YAML_PM::Mark::Mark ( )
inline

Definition at line 14 of file mark.h.

◆ Mark() [2/2]

YAML_PM::Mark::Mark ( int  pos_,
int  line_,
int  column_ 
)
inlineprivate

Definition at line 22 of file mark.h.

Member Function Documentation

◆ null()

static const Mark YAML_PM::Mark::null ( )
inlinestatic

Definition at line 16 of file mark.h.

Member Data Documentation

◆ column

int YAML_PM::Mark::column

Definition at line 19 of file mark.h.

◆ line

int YAML_PM::Mark::line

Definition at line 19 of file mark.h.

◆ pos

int YAML_PM::Mark::pos

Definition at line 18 of file mark.h.


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


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:04