Concordia
|
This is the complete list of members for Utils, including all inherited members.
appendCharToSaucharVector(boost::shared_ptr< std::vector< sauchar_t > > vector, INDEX_CHARACTER_TYPE character) | Utils | static |
appendCharToSaucharVector(std::vector< sauchar_t > &vector, INDEX_CHARACTER_TYPE character) | Utils | static |
createMarker(SUFFIX_MARKER_TYPE id, SUFFIX_MARKER_TYPE offset, SUFFIX_MARKER_TYPE length) | Utils | static |
getIdFromMarker(SUFFIX_MARKER_TYPE marker) | Utils | static |
getLengthFromMarker(SUFFIX_MARKER_TYPE marker) | Utils | static |
getLogarithmicOverlay(const std::vector< Interval > &intervalList, SUFFIX_MARKER_TYPE sentenceSize, double k) | Utils | static |
getLogarithmicOverlay(const std::vector< MatchedPatternFragment > &fragmentList, SUFFIX_MARKER_TYPE patternSize, double k) | Utils | static |
getOffsetFromMarker(SUFFIX_MARKER_TYPE marker) | Utils | static |
indexVectorToSaucharArray(const std::vector< INDEX_CHARACTER_TYPE > &input) | Utils | static |
indexVectorToSaucharVector(const std::vector< INDEX_CHARACTER_TYPE > &input) | Utils | static |
maxSentenceSize | Utils | static |
printVector(const std::vector< T > &vector) | Utils | static |
readIndexCharacter(std::ifstream &file) | Utils | static |
readMarker(std::ifstream &file) | Utils | static |
Utils() | Utils | explicit |
writeIndexCharacter(std::ofstream &file, INDEX_CHARACTER_TYPE character) | Utils | static |
writeMarker(std::ofstream &file, SUFFIX_MARKER_TYPE marker) | Utils | static |
~Utils() | Utils | virtual |