NCBI C++ ToolKit
|
Parser for source modifiers, as found in (Sequin-targeted) FASTA files. More...
#include <corelib/ncbi_autoinit.hpp>
#include <corelib/ncbi_safe_static.hpp>
#include <objects/general/User_object.hpp>
#include <objects/seq/MolInfo.hpp>
#include <objects/seq/Seq_hist.hpp>
#include <objects/seq/Seq_inst.hpp>
#include <objects/seq/Seq_descr.hpp>
#include <objects/seqblock/GB_block.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <objects/seqfeat/BioSource.hpp>
#include <objects/seqfeat/Gene_ref.hpp>
#include <objects/seqfeat/Prot_ref.hpp>
#include <objtools/readers/reader_exception.hpp>
#include <objtools/readers/line_error.hpp>
#include <set>
#include <map>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSourceModParser |
struct | CSourceModParser::PKeyCompare |
struct | CSourceModParser::PKeyEqual |
struct | CSourceModParser::SMod |
class | CSourceModParser::CBadModError |
class | CSourceModParser::CUnkModError |
class | CSourceModParser::CModFilter |
Parser for source modifiers, as found in (Sequin-targeted) FASTA files.
Definition in file source_mod_parser.hpp.