Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
core::xmlApi< rte::FormalRTE< SymbolType > > Struct Template Reference

#include <FormalRTE.h>

Static Public Member Functions

static rte::FormalRTE< SymbolType > parse (ext::deque< sax::Token >::iterator &input)
 
static bool first (const ext::deque< sax::Token >::const_iterator &input)
 
static std::string xmlTagName ()
 
static void compose (ext::deque< sax::Token > &output, const rte::FormalRTE< SymbolType > &input)
 

Member Function Documentation

◆ compose()

template<typename SymbolType >
void core::xmlApi< rte::FormalRTE< SymbolType > >::compose ( ext::deque< sax::Token > &  output,
const rte::FormalRTE< SymbolType > &  input 
)
static
Here is the call graph for this function:

◆ first()

template<typename SymbolType >
bool core::xmlApi< rte::FormalRTE< SymbolType > >::first ( const ext::deque< sax::Token >::const_iterator &  input)
static
Here is the call graph for this function:

◆ parse()

template<typename SymbolType >
rte::FormalRTE< SymbolType > core::xmlApi< rte::FormalRTE< SymbolType > >::parse ( ext::deque< sax::Token >::iterator &  input)
static
Here is the call graph for this function:

◆ xmlTagName()

template<typename SymbolType >
std::string core::xmlApi< rte::FormalRTE< SymbolType > >::xmlTagName
static

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