NCBI C++ ToolKit
|
#include <objects/taxon1/taxon1__.hpp>
#include <objects/seqfeat/seqfeat__.hpp>
#include <serial/serialdef.hpp>
#include <connect/ncbi_types.h>
#include <corelib/ncbi_limits.hpp>
#include <corelib/ncbimisc.hpp>
#include <list>
#include <vector>
#include <map>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CTaxon1 |
class | ITaxon1Node |
class | ITreeIterator |
class | ITreeIterator::I4Each |
Typedefs | |
typedef short int | TTaxRank |
Primitive types for some taxon1 object fields. More... | |
typedef short int | TTaxDivision |
typedef short int | TTaxGeneticCode |
typedef short int | TTaxNameClass |
typedef short int TTaxDivision |
Definition at line 59 of file taxon1.hpp.
typedef short int TTaxGeneticCode |
Definition at line 60 of file taxon1.hpp.
typedef short int TTaxNameClass |
Definition at line 61 of file taxon1.hpp.
Primitive types for some taxon1 object fields.
Definition at line 58 of file taxon1.hpp.