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

#include <BitSetIndex.h>

Static Public Member Functions

static indexes::stringology::BitSetIndex< SymbolType, BitmaskBitCount > 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::stringology::BitSetIndex< SymbolType, BitmaskBitCount > &index)
 

Member Function Documentation

◆ compose()

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

◆ first()

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

◆ parse()

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

◆ xmlTagName()

template<class SymbolType , size_t BitmaskBitCount>
std::string core::xmlApi< indexes::stringology::BitSetIndex< SymbolType, BitmaskBitCount > >::xmlTagName
static

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