106 (*m_Country).Reset();
125 SET_NAMESPACE(
"http://www.ncbi.nlm.nih.gov")->SetNsQualified(
true);
131 info->CodeVersion(22400);
132 info->DataSpec(ncbi::EDataSpec::eXSD);
140 if ( !IsAllocatedInPool() ) {
#define BEGIN_eutils_SCOPE
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.
BEGIN_NAMED_BASE_CLASS_INFO("Grant", CGrant)
#define ADD_NAMED_REF_MEMBER(MemberAlias, MemberName, ClassName)
#define SET_CLASS_MODULE(ModuleName)
#define SET_NAMESPACE(name)
NCBI_NS_NCBI::CRef< TAgency > m_Agency
virtual void Reset(void)
Reset the whole object.
TCountry & SetCountry(void)
Assign a value to Country data member.
void ResetAgency(void)
Reset Agency data member.
TAcronym & SetAcronym(void)
Assign a value to Acronym data member.
void ResetAcronym(void)
Reset Acronym data member.
virtual ~CGrant_Base(void)
NCBI_NS_NCBI::CRef< TGrantID > m_GrantID
void ResetGrantID(void)
Reset GrantID data member.
NCBI_NS_NCBI::CRef< TAcronym > m_Acronym
void ResetCountry(void)
Reset Country data member.
TGrantID & SetGrantID(void)
Assign a value to GrantID data member.
TAgency & SetAgency(void)
Assign a value to Agency data member.
NCBI_NS_NCBI::CRef< TCountry > m_Country
const GenericPointer< typename T::ValueType > T2 value