OpenMS
|
This is the complete list of members for FASTAFile, including all inherited members.
atEnd() | FASTAFile | |
CMD enum value | ProgressLogger | |
current_logger_ | ProgressLogger | mutableprotected |
description_ | FASTAFile | protected |
endProgress(UInt64 bytes_processed=0) const | ProgressLogger | |
entries_read_ | FASTAFile | protected |
FASTAFile()=default | FASTAFile | |
fileSize_ | FASTAFile | protected |
getLogType() const | ProgressLogger | |
GUI enum value | ProgressLogger | |
id_ | FASTAFile | protected |
infile_ | FASTAFile | protected |
last_invoke_ | ProgressLogger | mutableprotected |
load(const String &filename, std::vector< FASTAEntry > &data) const | FASTAFile | |
LogType enum name | ProgressLogger | |
nextProgress() const | ProgressLogger | |
NONE enum value | ProgressLogger | |
operator=(const ProgressLogger &other) | ProgressLogger | |
outfile_ | FASTAFile | protected |
position() | FASTAFile | |
ProgressLogger() | ProgressLogger | |
ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
readEntry_(std::string &id, std::string &description, std::string &seq) | FASTAFile | protected |
readNext(FASTAEntry &protein) | FASTAFile | |
readNextWithProgress(FASTAEntry &protein) | FASTAFile | |
readStart(const String &filename) | FASTAFile | |
readStartWithProgress(const String &filename, const String &progress_label) | FASTAFile | |
recursion_depth_ | ProgressLogger | protectedstatic |
seq_ | FASTAFile | protected |
setLogger(ProgressLoggerImpl *logger) | ProgressLogger | |
setLogType(LogType type) const | ProgressLogger | |
setPosition(const std::streampos &pos) | FASTAFile | |
setProgress(SignedSize value) const | ProgressLogger | |
startProgress(SignedSize begin, SignedSize end, const String &label) const | ProgressLogger | |
store(const String &filename, const std::vector< FASTAEntry > &data) const | FASTAFile | |
type_ | ProgressLogger | mutableprotected |
writeEnd() | FASTAFile | |
writeNext(const FASTAEntry &protein) | FASTAFile | |
writeStart(const String &filename) | FASTAFile | |
~FASTAFile() override=default | FASTAFile | |
~ProgressLogger() | ProgressLogger | virtual |