Peano
Loading...
Searching...
No Matches
convert::input::Parser Class Reference

#include <Parser.h>

Static Public Member Functions

static std::vector< std::string > tokenise (const std::string &line)
 
static std::string getDirectory (const std::string &fileName)
 
static std::string removeHyphens (const std::string &value)
 

Detailed Description

Definition at line 15 of file Parser.h.

Member Function Documentation

◆ getDirectory()

std::string convert::input::Parser::getDirectory ( const std::string & fileName)
static

Definition at line 20 of file Parser.cpp.

Referenced by convert::input::PeanoTextPatchFileReader::parse().

Here is the caller graph for this function:

◆ removeHyphens()

std::string convert::input::Parser::removeHyphens ( const std::string & value)
static

Definition at line 25 of file Parser.cpp.

Referenced by convert::input::PeanoTextPatchFileReader::parse(), and convert::input::PeanoTextPatchFileReader::parsePatch().

Here is the caller graph for this function:

◆ tokenise()

std::vector< std::string > convert::input::Parser::tokenise ( const std::string & line)
static

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