NCBI C++ ToolKit
|
Search Toolkit Book for CMim_reference
#include <objects/mim/Mim_reference.hpp>
Public Member Functions | |
CMim_reference (void) | |
~CMim_reference (void) | |
![]() | |
CMim_reference_Base (void) | |
virtual | ~CMim_reference_Base (void) |
DECLARE_INTERNAL_TYPE_INFO () | |
bool | IsSetNumber (void) const |
Check if a value has been assigned to Number data member. More... | |
bool | CanGetNumber (void) const |
Check if it is safe to call GetNumber method. More... | |
void | ResetNumber (void) |
Reset Number data member. More... | |
TNumber | GetNumber (void) const |
Get the Number member data. More... | |
void | SetNumber (TNumber value) |
Assign a value to Number data member. More... | |
TNumber & | SetNumber (void) |
Assign a value to Number data member. More... | |
bool | IsSetOrigNumber (void) const |
Check if a value has been assigned to OrigNumber data member. More... | |
bool | CanGetOrigNumber (void) const |
Check if it is safe to call GetOrigNumber method. More... | |
void | ResetOrigNumber (void) |
Reset OrigNumber data member. More... | |
TOrigNumber | GetOrigNumber (void) const |
Get the OrigNumber member data. More... | |
void | SetOrigNumber (TOrigNumber value) |
Assign a value to OrigNumber data member. More... | |
TOrigNumber & | SetOrigNumber (void) |
Assign a value to OrigNumber data member. More... | |
bool | IsSetType (void) const |
Check if a value has been assigned to Type data member. More... | |
bool | CanGetType (void) const |
Check if it is safe to call GetType method. More... | |
void | ResetType (void) |
Reset Type data member. More... | |
TType | GetType (void) const |
Get the Type member data. More... | |
void | SetType (TType value) |
Assign a value to Type data member. More... | |
TType & | SetType (void) |
Assign a value to Type data member. More... | |
bool | IsSetAuthors (void) const |
Check if a value has been assigned to Authors data member. More... | |
bool | CanGetAuthors (void) const |
Check if it is safe to call GetAuthors method. More... | |
void | ResetAuthors (void) |
Reset Authors data member. More... | |
const TAuthors & | GetAuthors (void) const |
Get the Authors member data. More... | |
TAuthors & | SetAuthors (void) |
Assign a value to Authors data member. More... | |
bool | IsSetPrimaryAuthor (void) const |
Check if a value has been assigned to PrimaryAuthor data member. More... | |
bool | CanGetPrimaryAuthor (void) const |
Check if it is safe to call GetPrimaryAuthor method. More... | |
void | ResetPrimaryAuthor (void) |
Reset PrimaryAuthor data member. More... | |
const TPrimaryAuthor & | GetPrimaryAuthor (void) const |
Get the PrimaryAuthor member data. More... | |
void | SetPrimaryAuthor (const TPrimaryAuthor &value) |
Assign a value to PrimaryAuthor data member. More... | |
void | SetPrimaryAuthor (TPrimaryAuthor &&value) |
TPrimaryAuthor & | SetPrimaryAuthor (void) |
Assign a value to PrimaryAuthor data member. More... | |
bool | IsSetOtherAuthors (void) const |
Check if a value has been assigned to OtherAuthors data member. More... | |
bool | CanGetOtherAuthors (void) const |
Check if it is safe to call GetOtherAuthors method. More... | |
void | ResetOtherAuthors (void) |
Reset OtherAuthors data member. More... | |
const TOtherAuthors & | GetOtherAuthors (void) const |
Get the OtherAuthors member data. More... | |
void | SetOtherAuthors (const TOtherAuthors &value) |
Assign a value to OtherAuthors data member. More... | |
void | SetOtherAuthors (TOtherAuthors &&value) |
TOtherAuthors & | SetOtherAuthors (void) |
Assign a value to OtherAuthors data member. More... | |
bool | IsSetCitationTitle (void) const |
Check if a value has been assigned to CitationTitle data member. More... | |
bool | CanGetCitationTitle (void) const |
Check if it is safe to call GetCitationTitle method. More... | |
void | ResetCitationTitle (void) |
Reset CitationTitle data member. More... | |
const TCitationTitle & | GetCitationTitle (void) const |
Get the CitationTitle member data. More... | |
void | SetCitationTitle (const TCitationTitle &value) |
Assign a value to CitationTitle data member. More... | |
void | SetCitationTitle (TCitationTitle &&value) |
TCitationTitle & | SetCitationTitle (void) |
Assign a value to CitationTitle data member. More... | |
bool | IsSetCitationType (void) const |
Check if a value has been assigned to CitationType data member. More... | |
bool | CanGetCitationType (void) const |
Check if it is safe to call GetCitationType method. More... | |
void | ResetCitationType (void) |
Reset CitationType data member. More... | |
TCitationType | GetCitationType (void) const |
Get the CitationType member data. More... | |
void | SetCitationType (TCitationType value) |
Assign a value to CitationType data member. More... | |
TCitationType & | SetCitationType (void) |
Assign a value to CitationType data member. More... | |
bool | IsSetBookTitle (void) const |
Check if a value has been assigned to BookTitle data member. More... | |
bool | CanGetBookTitle (void) const |
Check if it is safe to call GetBookTitle method. More... | |
void | ResetBookTitle (void) |
Reset BookTitle data member. More... | |
const TBookTitle & | GetBookTitle (void) const |
Get the BookTitle member data. More... | |
void | SetBookTitle (const TBookTitle &value) |
Assign a value to BookTitle data member. More... | |
void | SetBookTitle (TBookTitle &&value) |
TBookTitle & | SetBookTitle (void) |
Assign a value to BookTitle data member. More... | |
bool | IsSetEditors (void) const |
Check if a value has been assigned to Editors data member. More... | |
bool | CanGetEditors (void) const |
Check if it is safe to call GetEditors method. More... | |
void | ResetEditors (void) |
Reset Editors data member. More... | |
const TEditors & | GetEditors (void) const |
Get the Editors member data. More... | |
TEditors & | SetEditors (void) |
Assign a value to Editors data member. More... | |
bool | IsSetVolume (void) const |
Check if a value has been assigned to Volume data member. More... | |
bool | CanGetVolume (void) const |
Check if it is safe to call GetVolume method. More... | |
void | ResetVolume (void) |
Reset Volume data member. More... | |
const TVolume & | GetVolume (void) const |
Get the Volume member data. More... | |
void | SetVolume (const TVolume &value) |
Assign a value to Volume data member. More... | |
void | SetVolume (TVolume &&value) |
TVolume & | SetVolume (void) |
Assign a value to Volume data member. More... | |
bool | IsSetEdition (void) const |
Check if a value has been assigned to Edition data member. More... | |
bool | CanGetEdition (void) const |
Check if it is safe to call GetEdition method. More... | |
void | ResetEdition (void) |
Reset Edition data member. More... | |
const TEdition & | GetEdition (void) const |
Get the Edition member data. More... | |
void | SetEdition (const TEdition &value) |
Assign a value to Edition data member. More... | |
void | SetEdition (TEdition &&value) |
TEdition & | SetEdition (void) |
Assign a value to Edition data member. More... | |
bool | IsSetJournal (void) const |
Check if a value has been assigned to Journal data member. More... | |
bool | CanGetJournal (void) const |
Check if it is safe to call GetJournal method. More... | |
void | ResetJournal (void) |
Reset Journal data member. More... | |
const TJournal & | GetJournal (void) const |
Get the Journal member data. More... | |
void | SetJournal (const TJournal &value) |
Assign a value to Journal data member. More... | |
void | SetJournal (TJournal &&value) |
TJournal & | SetJournal (void) |
Assign a value to Journal data member. More... | |
bool | IsSetSeries (void) const |
Check if a value has been assigned to Series data member. More... | |
bool | CanGetSeries (void) const |
Check if it is safe to call GetSeries method. More... | |
void | ResetSeries (void) |
Reset Series data member. More... | |
const TSeries & | GetSeries (void) const |
Get the Series member data. More... | |
void | SetSeries (const TSeries &value) |
Assign a value to Series data member. More... | |
void | SetSeries (TSeries &&value) |
TSeries & | SetSeries (void) |
Assign a value to Series data member. More... | |
bool | IsSetPublisher (void) const |
Check if a value has been assigned to Publisher data member. More... | |
bool | CanGetPublisher (void) const |
Check if it is safe to call GetPublisher method. More... | |
void | ResetPublisher (void) |
Reset Publisher data member. More... | |
const TPublisher & | GetPublisher (void) const |
Get the Publisher member data. More... | |
void | SetPublisher (const TPublisher &value) |
Assign a value to Publisher data member. More... | |
void | SetPublisher (TPublisher &&value) |
TPublisher & | SetPublisher (void) |
Assign a value to Publisher data member. More... | |
bool | IsSetPlace (void) const |
Check if a value has been assigned to Place data member. More... | |
bool | CanGetPlace (void) const |
Check if it is safe to call GetPlace method. More... | |
void | ResetPlace (void) |
Reset Place data member. More... | |
const TPlace & | GetPlace (void) const |
Get the Place member data. More... | |
void | SetPlace (const TPlace &value) |
Assign a value to Place data member. More... | |
void | SetPlace (TPlace &&value) |
TPlace & | SetPlace (void) |
Assign a value to Place data member. More... | |
bool | IsSetCommNote (void) const |
Check if a value has been assigned to CommNote data member. More... | |
bool | CanGetCommNote (void) const |
Check if it is safe to call GetCommNote method. More... | |
void | ResetCommNote (void) |
Reset CommNote data member. More... | |
const TCommNote & | GetCommNote (void) const |
Get the CommNote member data. More... | |
void | SetCommNote (const TCommNote &value) |
Assign a value to CommNote data member. More... | |
void | SetCommNote (TCommNote &&value) |
TCommNote & | SetCommNote (void) |
Assign a value to CommNote data member. More... | |
bool | IsSetPubDate (void) const |
Check if a value has been assigned to PubDate data member. More... | |
bool | CanGetPubDate (void) const |
Check if it is safe to call GetPubDate method. More... | |
void | ResetPubDate (void) |
Reset PubDate data member. More... | |
const TPubDate & | GetPubDate (void) const |
Get the PubDate member data. More... | |
void | SetPubDate (TPubDate &value) |
Assign a value to PubDate data member. More... | |
TPubDate & | SetPubDate (void) |
Assign a value to PubDate data member. More... | |
bool | IsSetPages (void) const |
Check if a value has been assigned to Pages data member. More... | |
bool | CanGetPages (void) const |
Check if it is safe to call GetPages method. More... | |
void | ResetPages (void) |
Reset Pages data member. More... | |
const TPages & | GetPages (void) const |
Get the Pages member data. More... | |
TPages & | SetPages (void) |
Assign a value to Pages data member. More... | |
bool | IsSetMiscInfo (void) const |
Check if a value has been assigned to MiscInfo data member. More... | |
bool | CanGetMiscInfo (void) const |
Check if it is safe to call GetMiscInfo method. More... | |
void | ResetMiscInfo (void) |
Reset MiscInfo data member. More... | |
const TMiscInfo & | GetMiscInfo (void) const |
Get the MiscInfo member data. More... | |
void | SetMiscInfo (const TMiscInfo &value) |
Assign a value to MiscInfo data member. More... | |
void | SetMiscInfo (TMiscInfo &&value) |
TMiscInfo & | SetMiscInfo (void) |
Assign a value to MiscInfo data member. More... | |
bool | IsSetPubmedUID (void) const |
Check if a value has been assigned to PubmedUID data member. More... | |
bool | CanGetPubmedUID (void) const |
Check if it is safe to call GetPubmedUID method. More... | |
void | ResetPubmedUID (void) |
Reset PubmedUID data member. More... | |
TPubmedUID | GetPubmedUID (void) const |
Get the PubmedUID member data. More... | |
void | SetPubmedUID (TPubmedUID value) |
Assign a value to PubmedUID data member. More... | |
TPubmedUID & | SetPubmedUID (void) |
Assign a value to PubmedUID data member. More... | |
bool | IsSetAmbiguous (void) const |
Check if a value has been assigned to Ambiguous data member. More... | |
bool | CanGetAmbiguous (void) const |
Check if it is safe to call GetAmbiguous method. More... | |
void | ResetAmbiguous (void) |
Reset Ambiguous data member. More... | |
TAmbiguous | GetAmbiguous (void) const |
Get the Ambiguous member data. More... | |
void | SetAmbiguous (TAmbiguous value) |
Assign a value to Ambiguous data member. More... | |
TAmbiguous & | SetAmbiguous (void) |
Assign a value to Ambiguous data member. More... | |
bool | IsSetNoLink (void) const |
Check if a value has been assigned to NoLink data member. More... | |
bool | CanGetNoLink (void) const |
Check if it is safe to call GetNoLink method. More... | |
void | ResetNoLink (void) |
Reset NoLink data member. More... | |
TNoLink | GetNoLink (void) const |
Get the NoLink member data. More... | |
void | SetNoLink (TNoLink value) |
Assign a value to NoLink data member. More... | |
TNoLink & | SetNoLink (void) |
Assign a value to NoLink data member. More... | |
virtual void | Reset (void) |
Reset the whole object. More... | |
![]() | |
CSerialObject (void) | |
virtual | ~CSerialObject (void) |
virtual const CTypeInfo * | GetThisTypeInfo (void) const =0 |
virtual void | Assign (const CSerialObject &source, ESerialRecursionMode how=eRecursive) |
Set object to copy of another one. More... | |
virtual bool | Equals (const CSerialObject &object, ESerialRecursionMode how=eRecursive) const |
Check if both objects contain the same values. More... | |
virtual void | DebugDump (CDebugDumpContext ddc, unsigned int depth) const |
Define method for dumping debug information. More... | |
void | ThrowUnassigned (TMemberIndex index) const |
void | ThrowUnassigned (TMemberIndex index, const char *file_name, int file_line) const |
bool | HasNamespaceName (void) const |
Check if object data type has namespace name. More... | |
const string & | GetNamespaceName (void) const |
Get namespace name. More... | |
bool | HasNamespacePrefix (void) const |
Check if data type has namespace prefix. More... | |
const string & | GetNamespacePrefix (void) const |
Get namespace prefix. More... | |
![]() | |
CObject (void) | |
Constructor. More... | |
CObject (const CObject &src) | |
Copy constructor. More... | |
virtual | ~CObject (void) |
Destructor. More... | |
CObject & | operator= (const CObject &src) THROWS_NONE |
Assignment operator. More... | |
bool | CanBeDeleted (void) const THROWS_NONE |
Check if object can be deleted. More... | |
bool | IsAllocatedInPool (void) const THROWS_NONE |
Check if object is allocated in memory pool (not system heap) More... | |
bool | Referenced (void) const THROWS_NONE |
Check if object is referenced. More... | |
bool | ReferencedOnlyOnce (void) const THROWS_NONE |
Check if object is referenced only once. More... | |
void | AddReference (void) const |
Add reference to object. More... | |
void | RemoveReference (void) const |
Remove reference to object. More... | |
void | ReleaseReference (void) const |
Remove reference without deleting object. More... | |
virtual void | DoNotDeleteThisObject (void) |
Mark this object as not allocated in heap – do not delete this object. More... | |
virtual void | DoDeleteThisObject (void) |
Mark this object as allocated in heap – object can be deleted. More... | |
void * | operator new (size_t size) |
Define new operator for memory allocation. More... | |
void * | operator new[] (size_t size) |
Define new[] operator for 'array' memory allocation. More... | |
void | operator delete (void *ptr) |
Define delete operator for memory deallocation. More... | |
void | operator delete[] (void *ptr) |
Define delete[] operator for memory deallocation. More... | |
void * | operator new (size_t size, void *place) |
Define new operator. More... | |
void | operator delete (void *ptr, void *place) |
Define delete operator. More... | |
void * | operator new (size_t size, CObjectMemoryPool *place) |
Define new operator using memory pool. More... | |
void | operator delete (void *ptr, CObjectMemoryPool *place) |
Define delete operator. More... | |
![]() | |
CDebugDumpable (void) | |
virtual | ~CDebugDumpable (void) |
void | DebugDumpText (ostream &out, const string &bundle, unsigned int depth) const |
void | DebugDumpFormat (CDebugDumpFormatter &ddf, const string &bundle, unsigned int depth) const |
void | DumpToConsole (void) const |
Private Types | |
typedef CMim_reference_Base | Tparent |
Private Member Functions | |
CMim_reference (const CMim_reference &value) | |
CMim_reference & | operator= (const CMim_reference &value) |
Definition at line 65 of file Mim_reference.hpp.