NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <corelib/ncbimtx.hpp>
#include <util/range.hpp>
#include <sra/readers/sra/vdbread.hpp>
#include <objects/seq/seq_id_handle.hpp>
#include <objects/seq/Bioseq.hpp>
#include <objects/seq/Seq_descr.hpp>
#include <objects/seq/Seq_inst.hpp>
#include <objects/seq/Seq_data.hpp>
#include <map>
#include <vector>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
struct | SSNPDb_Defs |
struct | SSNPDb_Defs::SFilter |
struct | SSNPDb_Defs::SSelector |
class | CSNPDb_Impl |
struct | CSNPDb_Impl::SSeqInfo |
struct | CSNPDb_Impl::SSeqInfo::SPageSet |
struct | CSNPDb_Impl::STrackInfo |
class | CSNPDb |
class | CSNPDbTrackIterator |
class | CSNPDbSeqIterator |
class | CSNPDbPageIterator |
class | CSNPDbGraphIterator |
class | CSNPDbFeatIterator |
Functions | |
BEGIN_NAMESPACE (objects) | |
DECLARE_SAFE_FLAGS (CSNPDbSeqIterator::EFlags) | |
DECLARE_SAFE_FLAGS (CSNPDbFeatIterator::EFlags) | |
END_NAMESPACE (objects) | |
Variables | |
BEGIN_NCBI_NAMESPACE | |
END_NCBI_NAMESPACE | |
BEGIN_NAMESPACE | ( | objects | ) |
DECLARE_SAFE_FLAGS | ( | CSNPDbFeatIterator::EFlags | ) |
DECLARE_SAFE_FLAGS | ( | CSNPDbSeqIterator::EFlags | ) |
END_NAMESPACE | ( | objects | ) |
BEGIN_NCBI_NAMESPACE |
Definition at line 47 of file snpread.hpp.
END_NCBI_NAMESPACE |
Definition at line 1027 of file snpread.hpp.