Public Member Functions | Public Attributes | List of all members
YAML_PM::Scanner::SimpleKey Struct Reference

Public Member Functions

void Invalidate ()
 
 SimpleKey (const Mark &mark_, int flowLevel_)
 
void Validate ()
 

Public Attributes

int flowLevel
 
Mark mark
 
IndentMarkerpIndent
 
TokenpKey
 
TokenpMapStart
 

Detailed Description

Definition at line 82 of file scanner.h.

Constructor & Destructor Documentation

◆ SimpleKey()

YAML_PM::Scanner::SimpleKey::SimpleKey ( const Mark mark_,
int  flowLevel_ 
)

Definition at line 8 of file simplekey.cpp.

Member Function Documentation

◆ Invalidate()

void YAML_PM::Scanner::SimpleKey::Invalidate ( )

Definition at line 26 of file simplekey.cpp.

◆ Validate()

void YAML_PM::Scanner::SimpleKey::Validate ( )

Definition at line 13 of file simplekey.cpp.

Member Data Documentation

◆ flowLevel

int YAML_PM::Scanner::SimpleKey::flowLevel

Definition at line 89 of file scanner.h.

◆ mark

Mark YAML_PM::Scanner::SimpleKey::mark

Definition at line 88 of file scanner.h.

◆ pIndent

IndentMarker* YAML_PM::Scanner::SimpleKey::pIndent

Definition at line 90 of file scanner.h.

◆ pKey

Token * YAML_PM::Scanner::SimpleKey::pKey

Definition at line 91 of file scanner.h.

◆ pMapStart

Token* YAML_PM::Scanner::SimpleKey::pMapStart

Definition at line 91 of file scanner.h.


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


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