63 info->CodeVersion(22400);
64 info->DataSpec(ncbi::EDataSpec::eASN);
192 info->CodeVersion(22400);
193 info->DataSpec(ncbi::EDataSpec::eASN);
BEGIN_NAMED_CLASS_INFO("", CInt_fuzz_Base::C_Range)
BEGIN_NAMED_ENUM_IN_INFO("", CInt_fuzz_Base::, ELim, false)
BEGIN_NAMED_BASE_CHOICE_INFO("Int-fuzz", CInt_fuzz)
**** Int-fuzz ********************************************** * * uncertainties in integer values
unsigned int TSeqPos
Type for sequence locations and lengths.
#define DIAG_COMPILE_INFO
Make compile time diagnostic information object to use in CNcbiDiag and CException.
#define MEMBER_PTR(MemberName)
#define SET_ENUM_INTERNAL_NAME(OwnerName, MemberName)
#define SET_ENUM_MODULE(ModuleName)
#define ADD_NAMED_REF_CHOICE_VARIANT(MemberAlias, MemberName, ClassName)
#define ADD_NAMED_STD_MEMBER(MemberAlias, MemberName)
#define SET_CLASS_MODULE(ModuleName)
#define ADD_ENUM_VALUE(EnumValueName, EnumValueValue)
#define ADD_NAMED_ENUM_CHOICE_VARIANT(MemberAlias, MemberName, EnumName)
#define ADD_NAMED_STD_CHOICE_VARIANT(MemberAlias, MemberName)
#define SET_INTERNAL_NAME(OwnerName, MemberName)
#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.
void ResetMin(void)
Reset Min data member.
void Select(E_Choice index, EResetVariant reset=eDoResetVariant)
Select the requested variant if needed.
TRange & SetRange(void)
Select the variant.
virtual void Reset(void)
Reset the whole object.
void CheckSelected(E_Choice index) const
Verify selection, throw exception if it differs from the expected.
virtual void ResetSelection(void)
Reset the selection (set it to e_not_set).
void DoSelect(E_Choice index, CObjectMemoryPool *pool=0)
NCBI_NS_NCBI::CUnionBuffer< TAlt > m_Alt
static string SelectionName(E_Choice index)
Retrieve selection name (for diagnostic purposes).
void Reset(void)
Reset the whole object.
static const char *const sm_SelectionNames[]
void ThrowInvalidSelection(E_Choice index) const
Throw 'InvalidSelection' exception.
void ResetMax(void)
Reset Max data member.
virtual ~CInt_fuzz_Base(void)
NCBI_NS_NCBI::CSerialObject * m_object
const TRange & GetRange(void) const
Get the variant data.
@ eLim_other
something else
@ eLim_circle
artificial break at origin of circle
@ eLim_tl
space to left of position
@ eLim_tr
space to right of position
@ e_not_set
No variant selected.
@ e_Pct
% plus or minus (x10) 0-1000
@ e_Alt
set of alternatives for the integer
@ e_P_m
plus or minus fixed amount
const GenericPointer< typename T::ValueType > T2 value