NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiobj.hpp>
#include <objtools/format/flat_file_config.hpp>
#include <objtools/format/item_ostream.hpp>
#include <objtools/format/context.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
struct | multiout |
class | CFlatFileGenerator |
class | CFlatFileGenerator::CCancelableFlatItemOStreamWrapper |
Use this class to wrap CFlatItemOStream instances so that they check if canceled for every item added. More... | |