288 info->CodeVersion(22400);
289 info->DataSpec(ncbi::EDataSpec::eASN);
User-defined methods of the data storage class.
User-defined methods of the data storage class.
BEGIN_NAMED_BASE_CHOICE_INFO("ID2S-Chunk-Content", CID2S_Chunk_Content)
User-defined methods of the data storage class.
User-defined methods of the data storage class.
User-defined methods of the data storage class.
User-defined methods of the data storage class.
User-defined methods of the data storage class.
User-defined methods of the data storage class.
User-defined methods of the data storage class.
CID2S_Bioseq_place_Info –.
CID2S_Seq_annot_place_Info –.
CID2S_Seq_assembly_Info –.
CID2S_Seq_feat_Ids_Info –.
#define DIAG_COMPILE_INFO
Make compile time diagnostic information object to use in CNcbiDiag and CException.
#define ADD_NAMED_REF_CHOICE_VARIANT(MemberAlias, MemberName, ClassName)
#define SET_CHOICE_MODULE(ModuleName)
#define ADD_NAMED_BUF_CHOICE_VARIANT(MemberAlias, MemberName, TypeMacro, TypeMacroArgs)
void AddReference(void) const
Add reference to object.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
NCBI_NS_NCBI::CUnionBuffer< TBioseq_place > m_Bioseq_place
const TSeq_annot_place & GetSeq_annot_place(void) const
Get the variant data.
TSeq_data & SetSeq_data(void)
Select the variant.
static const char *const sm_SelectionNames[]
virtual ~CID2S_Chunk_Content_Base(void)
TSeq_descr & SetSeq_descr(void)
Select the variant.
void DoSelect(E_Choice index, CObjectMemoryPool *pool=0)
static string SelectionName(E_Choice index)
Retrieve selection name (for diagnostic purposes).
const TSeq_data & GetSeq_data(void) const
Get the variant data.
NCBI_NS_NCBI::CUnionBuffer< TFeat_ids > m_Feat_ids
TSeq_assembly & SetSeq_assembly(void)
Select the variant.
CID2S_Chunk_Content_Base(void)
const TSeq_map & GetSeq_map(void) const
Get the variant data.
NCBI_NS_NCBI::CSerialObject * m_object
void Select(E_Choice index, EResetVariant reset=eDoResetVariant)
Select the requested variant if needed.
const TSeq_descr & GetSeq_descr(void) const
Get the variant data.
TSeq_map & SetSeq_map(void)
Select the variant.
TSeq_annot_place & SetSeq_annot_place(void)
Select the variant.
const TSeq_assembly & GetSeq_assembly(void) const
Get the variant data.
void CheckSelected(E_Choice index) const
Verify selection, throw exception if it differs from the expected.
void ThrowInvalidSelection(E_Choice index) const
Throw 'InvalidSelection' exception.
virtual void ResetSelection(void)
Reset the selection (set it to e_not_set).
const TSeq_annot & GetSeq_annot(void) const
Get the variant data.
TSeq_annot & SetSeq_annot(void)
Select the variant.
virtual void Reset(void)
Reset the whole object.
@ e_Seq_map
place of sequence map
@ e_Seq_annot_place
place of Seq-annots
@ e_not_set
No variant selected.
@ e_Seq_descr
place of Seq-descrs
@ e_Seq_data
place of sequence data
@ e_Seq_assembly
place of assembly history
@ e_Bioseq_place
place of Bioseqs
@ e_Seq_annot
locations and types of annotations
@ e_Feat_ids
ids of features
const GenericPointer< typename T::ValueType > T2 value