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

#include <FullAndLinearIndex.h>

Static Public Member Functions

static indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > 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 indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > &index)
 

Member Function Documentation

◆ compose()

template<class SymbolType , template< typename > class StringIndex>
void core::xmlApi< indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > >::compose ( ext::deque< sax::Token > &  output,
const indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > &  index 
)
static
Here is the call graph for this function:

◆ first()

template<class SymbolType , template< typename > class StringIndex>
bool core::xmlApi< indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > >::first ( const ext::deque< sax::Token >::const_iterator &  input)
static
Here is the call graph for this function:

◆ parse()

template<class SymbolType , template< typename > class StringIndex>
indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > core::xmlApi< indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > >::parse ( ext::deque< sax::Token >::iterator &  input)
static
Here is the call graph for this function:

◆ xmlTagName()

template<class SymbolType , template< typename > class StringIndex>
std::string core::xmlApi< indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > >::xmlTagName
static

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