60 (*m_Lowlimit).Reset();
98 info->CodeVersion(22301);
99 info->DataSpec(ncbi::EDataSpec::eXSD);
158 "domainofapplication",
249 info->CodeVersion(22301);
250 info->DataSpec(ncbi::EDataSpec::eXSD);
276 SET_NAMESPACE(
"http://www.w3.org/1998/Math/MathML")->SetNsQualified(
false);
279 info->CodeVersion(22301);
280 info->DataSpec(ncbi::EDataSpec::eXSD);
User-defined methods of the data storage class.
User-defined methods of the data storage class.
BEGIN_NAMED_BASE_IMPLICIT_CLASS_INFO("", CDomainQ)
BEGIN_NAMED_CLASS_INFO("", CDomainQ_Base::C_E::C_LU)
BEGIN_NAMED_CHOICE_INFO("", CDomainQ_Base::C_E)
User-defined methods of the data storage class.
User-defined methods of the data storage class.
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 MEMBER_PTR(MemberName)
#define ADD_NAMED_MEMBER(MemberAlias, MemberName, TypeMacro, TypeMacroArgs)
#define ADD_NAMED_REF_MEMBER(MemberAlias, MemberName, ClassName)
#define ADD_NAMED_REF_CHOICE_VARIANT(MemberAlias, MemberName, ClassName)
#define SET_CLASS_MODULE(ModuleName)
#define SET_NAMESPACE(name)
#define SET_INTERNAL_NAME(OwnerName, MemberName)
#define SET_CHOICE_MODULE(ModuleName)
void AddReference(void) const
Add reference to object.
bool IsAllocatedInPool(void) const THROWS_NONE
Check if object is allocated in memory pool (not system heap)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
virtual void Reset(void)
Reset the whole object.
static const char *const sm_SelectionNames[]
void ResetSelection(void)
Reset the selection (set it to e_not_set).
NCBI_NS_NCBI::CSerialObject * m_object
static string SelectionName(E_Choice index)
Retrieve selection name (for diagnostic purposes).
const TLU & GetLU(void) const
Get the variant data.
void ResetUplimit(void)
Reset Uplimit data member.
const TDomainofapplication & GetDomainofapplication(void) const
Get the variant data.
void Reset(void)
Reset data member.
void ResetLowlimit(void)
Reset Lowlimit data member.
CRef< TLowlimit > m_Lowlimit
void Reset(void)
Reset the whole object.
void Select(E_Choice index, EResetVariant reset=eDoResetVariant)
Select the requested variant if needed.
TCondition & SetCondition(void)
Select the variant.
virtual ~CDomainQ_Base(void)
void ThrowInvalidSelection(E_Choice index) const
Throw 'InvalidSelection' exception.
list< CRef< C_E > > m_data
TLU & SetLU(void)
Select the variant.
TDomainofapplication & SetDomainofapplication(void)
Select the variant.
void DoSelect(E_Choice index, CObjectMemoryPool *pool=0)
void Reset(void)
Reset the whole object.
const TCondition & GetCondition(void) const
Get the variant data.
TUplimit & SetUplimit(void)
Assign a value to Uplimit data member.
void CheckSelected(E_Choice index) const
Verify selection, throw exception if it differs from the expected.
TLowlimit & SetLowlimit(void)
Assign a value to Lowlimit data member.
@ e_not_set
No variant selected.