OpenMS
2.4.0
|
This is the complete list of members for FASTAFile, including all inherited members.
atEnd() const | FASTAFile | |
entries_read_ | FASTAFile | protected |
FASTAFile() | FASTAFile | |
infile_ | FASTAFile | protected |
load(const String &filename, std::vector< FASTAEntry > &data) | FASTAFile | static |
outfile_ | FASTAFile | protected |
position() const | FASTAFile | |
reader_ | FASTAFile | protected |
readNext(FASTAEntry &protein) | FASTAFile | |
readStart(const String &filename) | FASTAFile | |
setPosition(const std::streampos &pos) | FASTAFile | |
store(const String &filename, const std::vector< FASTAEntry > &data) | FASTAFile | static |
writeEnd() | FASTAFile | |
writeNext(const FASTAEntry &protein) | FASTAFile | |
writeStart(const String &filename) | FASTAFile | |
~FASTAFile() | FASTAFile | virtual |