Concordia
Utils Member List

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)Utilsstatic
appendCharToSaucharVector(std::vector< sauchar_t > &vector, INDEX_CHARACTER_TYPE character)Utilsstatic
createMarker(SUFFIX_MARKER_TYPE id, SUFFIX_MARKER_TYPE offset, SUFFIX_MARKER_TYPE length)Utilsstatic
getIdFromMarker(SUFFIX_MARKER_TYPE marker)Utilsstatic
getLengthFromMarker(SUFFIX_MARKER_TYPE marker)Utilsstatic
getLogarithmicOverlay(const std::vector< Interval > &intervalList, SUFFIX_MARKER_TYPE sentenceSize, double k)Utilsstatic
getLogarithmicOverlay(const std::vector< MatchedPatternFragment > &fragmentList, SUFFIX_MARKER_TYPE patternSize, double k)Utilsstatic
getOffsetFromMarker(SUFFIX_MARKER_TYPE marker)Utilsstatic
indexVectorToSaucharArray(const std::vector< INDEX_CHARACTER_TYPE > &input)Utilsstatic
indexVectorToSaucharVector(const std::vector< INDEX_CHARACTER_TYPE > &input)Utilsstatic
maxSentenceSizeUtilsstatic
printVector(const std::vector< T > &vector)Utilsstatic
readIndexCharacter(std::ifstream &file)Utilsstatic
readMarker(std::ifstream &file)Utilsstatic
Utils()Utilsexplicit
writeIndexCharacter(std::ofstream &file, INDEX_CHARACTER_TYPE character)Utilsstatic
writeMarker(std::ofstream &file, SUFFIX_MARKER_TYPE marker)Utilsstatic
~Utils()Utilsvirtual