270 info->CodeVersion(22400);
271 info->DataSpec(ncbi::EDataSpec::eASN);
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.
BEGIN_NAMED_BASE_CHOICE_INFO("Ncbi-mime-asn1", CNcbi_mime_asn1)
CBiostruc_seqs_aligns_cdd –.
#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)
void AddReference(void) const
Add reference to object.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
virtual void Reset(void)
Reset the whole object.
const TStrucseq & GetStrucseq(void) const
Get the variant data.
const TAlignseq & GetAlignseq(void) const
Get the variant data.
const TEntrez & GetEntrez(void) const
Get the variant data.
void DoSelect(E_Choice index, CObjectMemoryPool *pool=0)
void Select(E_Choice index, EResetVariant reset=eDoResetVariant)
Select the requested variant if needed.
virtual void ResetSelection(void)
Reset the selection (set it to e_not_set).
TStrucseq & SetStrucseq(void)
Select the variant.
virtual ~CNcbi_mime_asn1_Base(void)
const TAlignstruc & GetAlignstruc(void) const
Get the variant data.
TAlignseq & SetAlignseq(void)
Select the variant.
NCBI_NS_NCBI::CSerialObject * m_object
CNcbi_mime_asn1_Base(void)
TStrucseqs & SetStrucseqs(void)
Select the variant.
TAlignstruc & SetAlignstruc(void)
Select the variant.
TGeneral & SetGeneral(void)
Select the variant.
const TStrucseqs & GetStrucseqs(void) const
Get the variant data.
const TGeneral & GetGeneral(void) const
Get the variant data.
void CheckSelected(E_Choice index) const
Verify selection, throw exception if it differs from the expected.
static const char *const sm_SelectionNames[]
void ThrowInvalidSelection(E_Choice index) const
Throw 'InvalidSelection' exception.
static string SelectionName(E_Choice index)
Retrieve selection name (for diagnostic purposes).
TEntrez & SetEntrez(void)
Select the variant.
@ e_Strucseq
structure & sequences
@ e_Alignseq
sequence alignment
@ e_Strucseqs
structure & sequences & alignments
@ e_General
all-purpose "grab bag" others may be added here in the future
@ e_Alignstruc
structures & sequences & alignments
@ e_Entrez
just a structure
@ e_not_set
No variant selected.
const GenericPointer< typename T::ValueType > T2 value