NCBI C++ ToolKit
|
Implementation of the CBlastDbFormatter class. More...
#include <ncbi_pch.hpp>
#include <objtools/blast/blastdb_format/invalid_data_exception.hpp>
#include <objtools/blast/blastdb_format/blastdb_formatter.hpp>
#include <numeric>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CBlastDbMetadata |
Proxy class for retrieving meta data from a BLAST DB. More... | |
struct | StrLenAdd |
Auxiliary functor to compute the length of a string (shamlessly copied from seq_writer.cpp) More... | |
Functions | |
USING_SCOPE (objects) | |
Implementation of the CBlastDbFormatter class.
Definition in file blastdb_formatter.cpp.
USING_SCOPE | ( | objects | ) |