38template <
class SymbolType >
42 static std::string xmlTagName ( );
46template <
class SymbolType >
57template <
class SymbolType >
62template <
class SymbolType >
67template <
class SymbolType >
Class extending the deque class from the standard library. Original reason is to allow printing of th...
Definition: deque.hpp:44
Class extending the vector class from the standard library. Original reason is to allow printing of t...
Definition: vector.hpp:45
Suffix array string index. Linear representation of all suffixes ordered lexicographically....
Definition: SuffixArray.h:51
const ext::vector< unsigned > & getData() const &
Definition: SuffixArray.h:181
const string::LinearString< SymbolType > & getString() const &
Definition: SuffixArray.h:191
static void popToken(ext::deque< Token >::iterator &input, Token::TokenType type, const std::string &data)
Definition: FromXMLParserHelper.cpp:39
static bool isToken(ext::deque< Token >::const_iterator input, Token::TokenType type, const std::string &data)
Definition: FromXMLParserHelper.cpp:29
Linear string.
Definition: LinearString.h:57
return res
Definition: MinimizeByPartitioning.h:145
Definition: normalize.hpp:10
Definition: CompressedBitParallelTreeIndex.h:40
Definition: xmlApi.hpp:27