NCBI C++ ToolKit
|
Search Toolkit Book for CBlast4_get_request_info_reply
CBlast4_get_request_info_reply –. More...
#include <objects/blast/Blast_get_reque_info_reply.hpp>
Public Member Functions | |
CBlast4_get_request_info_reply (void) | |
~CBlast4_get_request_info_reply (void) | |
![]() | |
CBlast4_get_request_info_reply_Base (void) | |
virtual | ~CBlast4_get_request_info_reply_Base (void) |
DECLARE_INTERNAL_TYPE_INFO () | |
bool | IsSetDatabase (void) const |
Check if a value has been assigned to Database data member. More... | |
bool | CanGetDatabase (void) const |
Check if it is safe to call GetDatabase method. More... | |
void | ResetDatabase (void) |
Reset Database data member. More... | |
const TDatabase & | GetDatabase (void) const |
Get the Database member data. More... | |
void | SetDatabase (TDatabase &value) |
Assign a value to Database data member. More... | |
TDatabase & | SetDatabase (void) |
Assign a value to Database data member. More... | |
bool | IsSetProgram (void) const |
Check if a value has been assigned to Program data member. More... | |
bool | CanGetProgram (void) const |
Check if it is safe to call GetProgram method. More... | |
void | ResetProgram (void) |
Reset Program data member. More... | |
const TProgram & | GetProgram (void) const |
Get the Program member data. More... | |
void | SetProgram (const TProgram &value) |
Assign a value to Program data member. More... | |
void | SetProgram (TProgram &&value) |
TProgram & | SetProgram (void) |
Assign a value to Program data member. More... | |
bool | IsSetService (void) const |
Check if a value has been assigned to Service data member. More... | |
bool | CanGetService (void) const |
Check if it is safe to call GetService method. More... | |
void | ResetService (void) |
Reset Service data member. More... | |
const TService & | GetService (void) const |
Get the Service member data. More... | |
void | SetService (const TService &value) |
Assign a value to Service data member. More... | |
void | SetService (TService &&value) |
TService & | SetService (void) |
Assign a value to Service data member. More... | |
bool | IsSetCreated_by (void) const |
Check if a value has been assigned to Created_by data member. More... | |
bool | CanGetCreated_by (void) const |
Check if it is safe to call GetCreated_by method. More... | |
void | ResetCreated_by (void) |
Reset Created_by data member. More... | |
const TCreated_by & | GetCreated_by (void) const |
Get the Created_by member data. More... | |
void | SetCreated_by (const TCreated_by &value) |
Assign a value to Created_by data member. More... | |
void | SetCreated_by (TCreated_by &&value) |
TCreated_by & | SetCreated_by (void) |
Assign a value to Created_by data member. More... | |
bool | IsSetQueries (void) const |
Check if a value has been assigned to Queries data member. More... | |
bool | CanGetQueries (void) const |
Check if it is safe to call GetQueries method. More... | |
void | ResetQueries (void) |
Reset Queries data member. More... | |
const TQueries & | GetQueries (void) const |
Get the Queries member data. More... | |
void | SetQueries (TQueries &value) |
Assign a value to Queries data member. More... | |
TQueries & | SetQueries (void) |
Assign a value to Queries data member. More... | |
bool | IsSetAlgorithm_options (void) const |
Check if a value has been assigned to Algorithm_options data member. More... | |
bool | CanGetAlgorithm_options (void) const |
Check if it is safe to call GetAlgorithm_options method. More... | |
void | ResetAlgorithm_options (void) |
Reset Algorithm_options data member. More... | |
const TAlgorithm_options & | GetAlgorithm_options (void) const |
Get the Algorithm_options member data. More... | |
void | SetAlgorithm_options (TAlgorithm_options &value) |
Assign a value to Algorithm_options data member. More... | |
TAlgorithm_options & | SetAlgorithm_options (void) |
Assign a value to Algorithm_options data member. More... | |
bool | IsSetProgram_options (void) const |
Check if a value has been assigned to Program_options data member. More... | |
bool | CanGetProgram_options (void) const |
Check if it is safe to call GetProgram_options method. More... | |
void | ResetProgram_options (void) |
Reset Program_options data member. More... | |
const TProgram_options & | GetProgram_options (void) const |
Get the Program_options member data. More... | |
void | SetProgram_options (TProgram_options &value) |
Assign a value to Program_options data member. More... | |
TProgram_options & | SetProgram_options (void) |
Assign a value to Program_options data member. More... | |
bool | IsSetFormat_options (void) const |
Check if a value has been assigned to Format_options data member. More... | |
bool | CanGetFormat_options (void) const |
Check if it is safe to call GetFormat_options method. More... | |
void | ResetFormat_options (void) |
Reset Format_options data member. More... | |
const TFormat_options & | GetFormat_options (void) const |
Get the Format_options member data. More... | |
void | SetFormat_options (TFormat_options &value) |
Assign a value to Format_options data member. More... | |
TFormat_options & | SetFormat_options (void) |
Assign a value to Format_options data member. More... | |
bool | IsSetSubjects (void) const |
Check if a value has been assigned to Subjects data member. More... | |
bool | CanGetSubjects (void) const |
Check if it is safe to call GetSubjects method. More... | |
void | ResetSubjects (void) |
Reset Subjects data member. More... | |
const TSubjects & | GetSubjects (void) const |
Get the Subjects member data. More... | |
void | SetSubjects (TSubjects &value) |
Assign a value to Subjects data member. More... | |
TSubjects & | SetSubjects (void) |
Assign a value to Subjects 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 CBlast4_get_request_info_reply_Base | Tparent |
Private Member Functions | |
CBlast4_get_request_info_reply (const CBlast4_get_request_info_reply &value) | |
CBlast4_get_request_info_reply & | operator= (const CBlast4_get_request_info_reply &value) |
CBlast4_get_request_info_reply –.
Definition at line 65 of file Blast_get_reque_info_reply.hpp.