NCBI C++ ToolKit
|
Search Toolkit Book for CCdd_descr
#include <objects/cdd/Cdd_descr.hpp>
Public Member Functions | |
CCdd_descr (void) | |
~CCdd_descr (void) | |
![]() | |
CCdd_descr_Base (void) | |
virtual | ~CCdd_descr_Base (void) |
DECLARE_INTERNAL_TYPE_INFO () | |
virtual void | Reset (void) |
Reset the whole object. More... | |
virtual void | ResetSelection (void) |
Reset the selection (set it to e_not_set). More... | |
E_Choice | Which (void) const |
Which variant is currently selected. More... | |
void | CheckSelected (E_Choice index) const |
Verify selection, throw exception if it differs from the expected. More... | |
void | ThrowInvalidSelection (E_Choice index) const |
Throw 'InvalidSelection' exception. More... | |
void | Select (E_Choice index, EResetVariant reset=eDoResetVariant) |
Select the requested variant if needed. More... | |
void | Select (E_Choice index, EResetVariant reset, CObjectMemoryPool *pool) |
Select the requested variant if needed, allocating CObject variants from memory pool. More... | |
bool | IsOthername (void) const |
Check if variant Othername is selected. More... | |
const TOthername & | GetOthername (void) const |
Get the variant data. More... | |
TOthername & | SetOthername (void) |
Select the variant. More... | |
void | SetOthername (const TOthername &value) |
Select the variant and set its data. More... | |
bool | IsCategory (void) const |
Check if variant Category is selected. More... | |
const TCategory & | GetCategory (void) const |
Get the variant data. More... | |
TCategory & | SetCategory (void) |
Select the variant. More... | |
void | SetCategory (const TCategory &value) |
Select the variant and set its data. More... | |
bool | IsComment (void) const |
Check if variant Comment is selected. More... | |
const TComment & | GetComment (void) const |
Get the variant data. More... | |
TComment & | SetComment (void) |
Select the variant. More... | |
void | SetComment (const TComment &value) |
Select the variant and set its data. More... | |
bool | IsReference (void) const |
Check if variant Reference is selected. More... | |
const TReference & | GetReference (void) const |
Get the variant data. More... | |
TReference & | SetReference (void) |
Select the variant. More... | |
void | SetReference (TReference &value) |
Select the variant and set its data. More... | |
bool | IsCreate_date (void) const |
Check if variant Create_date is selected. More... | |
const TCreate_date & | GetCreate_date (void) const |
Get the variant data. More... | |
TCreate_date & | SetCreate_date (void) |
Select the variant. More... | |
void | SetCreate_date (TCreate_date &value) |
Select the variant and set its data. More... | |
bool | IsTax_source (void) const |
Check if variant Tax_source is selected. More... | |
const TTax_source & | GetTax_source (void) const |
Get the variant data. More... | |
TTax_source & | SetTax_source (void) |
Select the variant. More... | |
void | SetTax_source (TTax_source &value) |
Select the variant and set its data. More... | |
bool | IsSource (void) const |
Check if variant Source is selected. More... | |
const TSource & | GetSource (void) const |
Get the variant data. More... | |
TSource & | SetSource (void) |
Select the variant. More... | |
void | SetSource (const TSource &value) |
Select the variant and set its data. More... | |
bool | IsStatus (void) const |
Check if variant Status is selected. More... | |
TStatus | GetStatus (void) const |
Get the variant data. More... | |
TStatus & | SetStatus (void) |
Select the variant. More... | |
void | SetStatus (TStatus value) |
Select the variant and set its data. More... | |
bool | IsUpdate_date (void) const |
Check if variant Update_date is selected. More... | |
const TUpdate_date & | GetUpdate_date (void) const |
Get the variant data. More... | |
TUpdate_date & | SetUpdate_date (void) |
Select the variant. More... | |
void | SetUpdate_date (TUpdate_date &value) |
Select the variant and set its data. More... | |
bool | IsScrapbook (void) const |
Check if variant Scrapbook is selected. More... | |
const TScrapbook & | GetScrapbook (void) const |
Get the variant data. More... | |
TScrapbook & | SetScrapbook (void) |
Select the variant. More... | |
bool | IsSource_id (void) const |
Check if variant Source_id is selected. More... | |
const TSource_id & | GetSource_id (void) const |
Get the variant data. More... | |
TSource_id & | SetSource_id (void) |
Select the variant. More... | |
void | SetSource_id (TSource_id &value) |
Select the variant and set its data. More... | |
bool | IsRepeats (void) const |
Check if variant Repeats is selected. More... | |
const TRepeats & | GetRepeats (void) const |
Get the variant data. More... | |
TRepeats & | SetRepeats (void) |
Select the variant. More... | |
void | SetRepeats (TRepeats &value) |
Select the variant and set its data. More... | |
bool | IsOld_root (void) const |
Check if variant Old_root is selected. More... | |
const TOld_root & | GetOld_root (void) const |
Get the variant data. More... | |
TOld_root & | SetOld_root (void) |
Select the variant. More... | |
void | SetOld_root (TOld_root &value) |
Select the variant and set its data. More... | |
bool | IsCuration_status (void) const |
Check if variant Curation_status is selected. More... | |
TCuration_status | GetCuration_status (void) const |
Get the variant data. More... | |
TCuration_status & | SetCuration_status (void) |
Select the variant. More... | |
void | SetCuration_status (TCuration_status value) |
Select the variant and set its data. More... | |
bool | IsReadonly_status (void) const |
Check if variant Readonly_status is selected. More... | |
TReadonly_status | GetReadonly_status (void) const |
Get the variant data. More... | |
TReadonly_status & | SetReadonly_status (void) |
Select the variant. More... | |
void | SetReadonly_status (TReadonly_status value) |
Select the variant and set its data. More... | |
bool | IsBook_ref (void) const |
Check if variant Book_ref is selected. More... | |
const TBook_ref & | GetBook_ref (void) const |
Get the variant data. More... | |
TBook_ref & | SetBook_ref (void) |
Select the variant. More... | |
void | SetBook_ref (TBook_ref &value) |
Select the variant and set its data. More... | |
bool | IsAttribution (void) const |
Check if variant Attribution is selected. More... | |
const TAttribution & | GetAttribution (void) const |
Get the variant data. More... | |
TAttribution & | SetAttribution (void) |
Select the variant. More... | |
void | SetAttribution (TAttribution &value) |
Select the variant and set its data. More... | |
bool | IsTitle (void) const |
Check if variant Title is selected. More... | |
const TTitle & | GetTitle (void) const |
Get the variant data. More... | |
TTitle & | SetTitle (void) |
Select the variant. More... | |
void | SetTitle (const TTitle &value) |
Select the variant and set its data. 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 CCdd_descr_Base | Tparent |
Private Member Functions | |
CCdd_descr (const CCdd_descr &value) | |
CCdd_descr & | operator= (const CCdd_descr &value) |
CCdd_descr –.
Definition at line 65 of file Cdd_descr.hpp.