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

#include <CompressedBitParallelTreeIndex.h>

Static Public Member Functions

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

Member Function Documentation

◆ compose()

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

◆ first()

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

◆ parse()

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

◆ xmlTagName()

template<class SymbolType >
std::string core::xmlApi< indexes::arbology::CompressedBitParallelTreeIndex< SymbolType > >::xmlTagName
static

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