78 (*m_SectionTitle).Reset();
102 SET_NAMESPACE(
"http://www.ncbi.nlm.nih.gov")->SetNsQualified(
true);
107 info->CodeVersion(22301);
108 info->DataSpec(ncbi::EDataSpec::eXSD);
116 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.
BEGIN_NAMED_BASE_CLASS_INFO("Section", CSection)
#define MEMBER_PTR(MemberName)
#define ADD_NAMED_MEMBER(MemberAlias, MemberName, TypeMacro, TypeMacroArgs)
#define ADD_NAMED_REF_MEMBER(MemberAlias, MemberName, ClassName)
#define SET_CLASS_MODULE(ModuleName)
#define SET_NAMESPACE(name)
NCBI_NS_NCBI::CRef< TLocationLabel > m_LocationLabel
TSectionTitle & SetSectionTitle(void)
Assign a value to SectionTitle data member.
NCBI_NS_STD::list< NCBI_NS_NCBI::CRef< CSection > > m_Section
NCBI_NS_NCBI::CRef< TSectionTitle > m_SectionTitle
void ResetSectionTitle(void)
Reset SectionTitle data member.
CLocationLabel TLocationLabel
void ResetLocationLabel(void)
Reset LocationLabel data member.
virtual ~CSection_Base(void)
TLocationLabel & SetLocationLabel(void)
Assign a value to LocationLabel data member.
CSectionTitle TSectionTitle
virtual void Reset(void)
Reset the whole object.
void ResetSection(void)
Reset Section data member.