328 info->CodeVersion(22400);
329 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("Action-choice", CAction_choice)
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.
CRemove_outside_action –.
#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.
TParse & SetParse(void)
Select the variant.
TEdit & SetEdit(void)
Select the variant.
void CheckSelected(E_Choice index) const
Verify selection, throw exception if it differs from the expected.
void Select(E_Choice index, EResetVariant reset=eDoResetVariant)
Select the requested variant if needed.
const TConvert & GetConvert(void) const
Get the variant data.
const TRemove & GetRemove(void) const
Get the variant data.
static string SelectionName(E_Choice index)
Retrieve selection name (for diagnostic purposes).
virtual void ResetSelection(void)
Reset the selection (set it to e_not_set).
virtual ~CAction_choice_Base(void)
TRemove & SetRemove(void)
Select the variant.
TApply & SetApply(void)
Select the variant.
virtual void Reset(void)
Reset the whole object.
static const char *const sm_SelectionNames[]
TConvert & SetConvert(void)
Select the variant.
NCBI_NS_NCBI::CSerialObject * m_object
const TParse & GetParse(void) const
Get the variant data.
TCopy & SetCopy(void)
Select the variant.
const TCopy & GetCopy(void) const
Get the variant data.
void ThrowInvalidSelection(E_Choice index) const
Throw 'InvalidSelection' exception.
TSwap & SetSwap(void)
Select the variant.
CAction_choice_Base(void)
const TRemove_outside & GetRemove_outside(void) const
Get the variant data.
const TEdit & GetEdit(void) const
Get the variant data.
TRemove_outside & SetRemove_outside(void)
Select the variant.
void DoSelect(E_Choice index, CObjectMemoryPool *pool=0)
const TSwap & GetSwap(void) const
Get the variant data.
const TApply & GetApply(void) const
Get the variant data.
@ e_not_set
No variant selected.
const GenericPointer< typename T::ValueType > T2 value