188 info->CodeVersion(22400);
189 info->DataSpec(ncbi::EDataSpec::eASN);
User-defined methods of the data storage class.
BEGIN_NAMED_BASE_CHOICE_INFO("Feat-id", CFeat_id)
User-defined methods of the data storage class.
#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 ADD_NAMED_STD_CHOICE_VARIANT(MemberAlias, MemberName)
#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.
void CheckSelected(E_Choice index) const
Verify selection, throw exception if it differs from the expected.
TGeneral & SetGeneral(void)
Select the variant.
const TLocal & GetLocal(void) const
Get the variant data.
virtual void Reset(void)
Reset the whole object.
TLocal & SetLocal(void)
Select the variant.
const TGeneral & GetGeneral(void) const
Get the variant data.
NCBI_NS_NCBI::CSerialObject * m_object
const TGiim & GetGiim(void) const
Get the variant data.
static string SelectionName(E_Choice index)
Retrieve selection name (for diagnostic purposes).
void DoSelect(E_Choice index, CObjectMemoryPool *pool=0)
virtual void ResetSelection(void)
Reset the selection (set it to e_not_set).
static const char *const sm_SelectionNames[]
TGiim & SetGiim(void)
Select the variant.
void ThrowInvalidSelection(E_Choice index) const
Throw 'InvalidSelection' exception.
virtual ~CFeat_id_Base(void)
void Select(E_Choice index, EResetVariant reset=eDoResetVariant)
Select the requested variant if needed.
@ e_not_set
No variant selected.
@ e_General
for use by various databases
@ e_Local
for local software use
const GenericPointer< typename T::ValueType > T2 value