IsSetCit(
void)
const;
140 boolCanGetCit(
void)
const;
143 voidResetCit(
void);
149 const TCit& GetCit(
void)
const;
162 TCit& SetCit(
void);
171 boolIsSetAuthors(
void)
const;
178 boolCanGetAuthors(
void)
const;
181 voidResetAuthors(
void);
187 const TAuthors& GetAuthors(
void)
const;
209 boolIsSetMuid(
void)
const;
216 boolCanGetMuid(
void)
const;
219 voidResetMuid(
void);
225 TMuidGetMuid(
void)
const;
237 TMuid& SetMuid(
void);
246 boolIsSetJournal(
void)
const;
253 boolCanGetJournal(
void)
const;
256 voidResetJournal(
void);
262 const TJournal& GetJournal(
void)
const;
283 boolIsSetVolume(
void)
const;
290 boolCanGetVolume(
void)
const;
293 voidResetVolume(
void);
299 const TVolume& GetVolume(
void)
const;
321 boolIsSetIssue(
void)
const;
328 boolCanGetIssue(
void)
const;
331 voidResetIssue(
void);
337 const TIssue& GetIssue(
void)
const;
350 TIssue& SetIssue(
void);
359 boolIsSetPages(
void)
const;
366 boolCanGetPages(
void)
const;
369 voidResetPages(
void);
375 const TPages& GetPages(
void)
const;
388 TPages& SetPages(
void);
397 boolIsSetDate(
void)
const;
404 boolCanGetDate(
void)
const;
407 voidResetDate(
void);
413 const TDate& GetDate(
void)
const;
425 TDate& SetDate(
void);
435 boolIsSetSerial_number(
void)
const;
442 boolCanGetSerial_number(
void)
const;
445 voidResetSerial_number(
void);
473 boolIsSetTitle(
void)
const;
480 boolCanGetTitle(
void)
const;
483 voidResetTitle(
void);
512 boolIsSetPmid(
void)
const;
519 boolCanGetPmid(
void)
const;
522 voidResetPmid(
void);
528 const TPmid& GetPmid(
void)
const;
540 TPmid& SetPmid(
void);
543 virtual voidReset(
void);
606 m_Cit= std::forward<CCit_gen_Base::TCit>(
value);
668 return reinterpret_cast<const TMuid&
>(
m_Muid);
855 return m_Date.NotEmpty();
User-defined methods of the data storage class.
@Auth_list.hpp User-defined methods of the data storage class.
NOT from ANSI, this is a catchall.
Base class for all serializable objects.
SStrictId_Entrez::TId TEntrezId
TEntrezId type for entrez ids which require the same strictness as TGi.
static char UnassignedByte(void)
void ThrowUnassigned(TMemberIndex index) const
static string UnassignedString(void)
NCBI_XOBJUTIL_EXPORT string GetTitle(const CBioseq_Handle &hnd, TGetTitleFlags flags=0)
uint32_t Uint4
4-byte (32-bit) unsigned integer
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_BIBLIO_EXPORT
void ResetMuid(void)
Reset Muid data member.
bool IsSetPages(void) const
Check if a value has been assigned to Pages data member.
const TIssue & GetIssue(void) const
Get the Issue member data.
bool CanGetPmid(void) const
Check if it is safe to call GetPmid method.
bool IsSetDate(void) const
Check if a value has been assigned to Date data member.
CRef< TJournal > m_Journal
TSerial_number GetSerial_number(void) const
Get the Serial_number member data.
bool CanGetJournal(void) const
Check if it is safe to call GetJournal method.
bool IsSetAuthors(void) const
Check if a value has been assigned to Authors data member.
TCit & SetCit(void)
Assign a value to Cit data member.
bool IsSetVolume(void) const
Check if a value has been assigned to Volume data member.
const TPages & GetPages(void) const
Get the Pages member data.
const TAuthors & GetAuthors(void) const
Get the Authors member data.
const TCit & GetCit(void) const
Get the Cit member data.
TIssue & SetIssue(void)
Assign a value to Issue data member.
const TPmid & GetPmid(void) const
Get the Pmid member data.
void ResetPmid(void)
Reset Pmid data member.
bool IsSetSerial_number(void) const
for GenBank style references Check if a value has been assigned to Serial_number data member.
const TDate & GetDate(void) const
Get the Date member data.
bool CanGetPages(void) const
Check if it is safe to call GetPages method.
CCit_gen_Base & operator=(const CCit_gen_Base &)
TPages & SetPages(void)
Assign a value to Pages data member.
void ResetSerial_number(void)
Reset Serial_number data member.
bool IsSetCit(void) const
anything, not parsable Check if a value has been assigned to Cit data member.
bool CanGetDate(void) const
Check if it is safe to call GetDate method.
TMuid & SetMuid(void)
Assign a value to Muid data member.
const TVolume & GetVolume(void) const
Get the Volume member data.
const TTitle & GetTitle(void) const
Get the Title member data.
CRef< TAuthors > m_Authors
const TJournal & GetJournal(void) const
Get the Journal member data.
bool IsSetTitle(void) const
eg.
bool IsSetJournal(void) const
Check if a value has been assigned to Journal data member.
bool CanGetVolume(void) const
Check if it is safe to call GetVolume method.
TTitle & SetTitle(void)
Assign a value to Title data member.
bool IsSetPmid(void) const
PubMed Id Check if a value has been assigned to Pmid data member.
bool CanGetAuthors(void) const
Check if it is safe to call GetAuthors method.
bool CanGetMuid(void) const
Check if it is safe to call GetMuid method.
TSerial_number & SetSerial_number(void)
Assign a value to Serial_number data member.
bool CanGetIssue(void) const
Check if it is safe to call GetIssue method.
DECLARE_INTERNAL_TYPE_INFO()
bool IsSetIssue(void) const
Check if a value has been assigned to Issue data member.
Tparent::CMemberIndex< E_memberIndex, 12 > TmemberIndex
TMuid GetMuid(void) const
Get the Muid member data.
NCBI_NS_NCBI::TEntrezId TMuid
TPmid & SetPmid(void)
Assign a value to Pmid data member.
bool CanGetTitle(void) const
Check if it is safe to call GetTitle method.
CCit_gen_Base(const CCit_gen_Base &)
TVolume & SetVolume(void)
Assign a value to Volume data member.
bool IsSetMuid(void) const
medline uid Check if a value has been assigned to Muid data member.
bool CanGetSerial_number(void) const
Check if it is safe to call GetSerial_number method.
bool CanGetCit(void) const
Check if it is safe to call GetCit method.
const GenericPointer< typename T::ValueType > T2 value
static void SetTitle(CRef< CSeq_entry > entry, string title)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4