NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <objtools/writers/gff2_write_data.hpp>
#include <objtools/writers/gff_feature_record.hpp>
#include <objtools/writers/writer.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CGff2Writer |
CWriterBase implementation that formats Genbank objects as plain GFF files. More... | |