NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <serial/serialimpl.hpp>
#include <objects/varrep/SimpleVariant.hpp>
#include <objects/varrep/AaLocation.hpp>
#include <objects/varrep/Conversion.hpp>
#include <objects/varrep/Deletion.hpp>
#include <objects/varrep/Delins.hpp>
#include <objects/varrep/Duplication.hpp>
#include <objects/varrep/Frameshift.hpp>
#include <objects/varrep/Insertion.hpp>
#include <objects/varrep/Inversion.hpp>
#include <objects/varrep/NaIdentity.hpp>
#include <objects/varrep/NaSub.hpp>
#include <objects/varrep/ProteinExtension.hpp>
#include <objects/varrep/ProteinSub.hpp>
#include <objects/varrep/Repeat.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
BEGIN_NAMED_CHOICE_INFO ("", CSimpleVariant_Base::C_Type) | |
BEGIN_NAMED_BASE_CLASS_INFO ("SimpleVariant", CSimpleVariant) | |
BEGIN_NAMED_BASE_CLASS_INFO | ( | "SimpleVariant" | , |
CSimpleVariant | |||
) |
Definition at line 512 of file SimpleVariant_.cpp.
References ADD_NAMED_REF_MEMBER, ADD_NAMED_STD_MEMBER, info, CSimpleVariant_Base::m_Fuzzy, CSimpleVariant_Base::m_set_State, CSimpleVariant_Base::m_Type, MEMBER_PTR, and SET_CLASS_MODULE.
BEGIN_NAMED_CHOICE_INFO | ( | "" | , |
CSimpleVariant_Base::C_Type | |||
) |
Definition at line 457 of file SimpleVariant_.cpp.
References ADD_NAMED_REF_CHOICE_VARIANT, info, SET_CHOICE_MODULE, and SET_INTERNAL_NAME.