58 (*m_Xref_type).Reset();
95 info->CodeVersion(22301);
96 info->DataSpec(ncbi::EDataSpec::eASN);
User-defined methods of the data storage class.
User-defined methods of the data storage class.
BEGIN_NAMED_BASE_CLASS_INFO("Remove-xrefs-action", CRemove_xrefs_action)
User-defined methods of the data storage class.
#define ADD_NAMED_REF_MEMBER(MemberAlias, MemberName, ClassName)
#define SET_CLASS_MODULE(ModuleName)
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.
CRemove_xrefs_action_Base(void)
CRef< TXref_type > m_Xref_type
CConstraint_choice_set TConstraint
void ResetXref_type(void)
Reset Xref_type data member.
CRef< TConstraint > m_Constraint
virtual void Reset(void)
Reset the whole object.
virtual ~CRemove_xrefs_action_Base(void)
void ResetConstraint(void)
Reset Constraint data member.
TConstraint & SetConstraint(void)
Assign a value to Constraint data member.
TXref_type & SetXref_type(void)
Assign a value to Xref_type data member.