Go to the documentation of this file.Go to the SVN repository for this file.
128 info->CodeVersion(22301);
129 info->DataSpec(ncbi::EDataSpec::eASN);
BEGIN_NAMED_BASE_CLASS_INFO("Cit-book", CCit_book)
User-defined methods of the data storage class.
@Auth_list.hpp 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.
CRef< TAuthors > m_Authors
virtual void Reset(void)
Reset the whole object.
void ResetAuthors(void)
Reset Authors data member.
TTitle & SetTitle(void)
Assign a value to Title data member.
void ResetColl(void)
Reset Coll data member.
TColl & SetColl(void)
Assign a value to Coll data member.
virtual ~CCit_book_Base(void)
TAuthors & SetAuthors(void)
Assign a value to Authors data member.
void ResetTitle(void)
Reset Title data member.
void ResetImp(void)
Reset Imp data member.
TImp & SetImp(void)
Assign a value to Imp data member.