NCBI C++ ToolKit
|
Search Toolkit Book for CTL_BlobDescriptor
#include <dbapi/driver/ctlib/interfaces.hpp>
Public Member Functions | |
virtual int | DescriptorType (void) const |
virtual | ~CTL_BlobDescriptor (void) |
![]() | |
virtual | ~I_BlobDescriptor (void) |
Protected Member Functions | |
CTL_BlobDescriptor (void) | |
CTL_BlobDescriptor & | operator= (const CTL_BlobDescriptor &desc) |
Protected Attributes | |
CS_IODESC | m_Desc |
unique_ptr< CDB_Exception > | m_Context |
Set only when m_Desc lacks a valid textptr. More... | |
Friends | |
class | CTL_RowResult |
class | CTL_CursorResultExpl |
class | CTL_Connection |
class | CTL_CursorCmd |
class | CTL_CursorCmdExpl |
class | CTL_SendDataCmd |
Definition at line 1646 of file interfaces.hpp.
|
virtual |
Definition at line 1156 of file result.cpp.
|
protected |
Definition at line 1134 of file result.cpp.
References m_Desc.
|
virtual |
Implements I_BlobDescriptor.
Definition at line 1150 of file result.cpp.
References CTL_BLOB_DESCRIPTOR_TYPE_MAGNUM.
|
protected |
Definition at line 1140 of file result.cpp.
|
friend |
Definition at line 1651 of file interfaces.hpp.
|
friend |
Definition at line 1652 of file interfaces.hpp.
|
friend |
Definition at line 1653 of file interfaces.hpp.
|
friend |
Definition at line 1650 of file interfaces.hpp.
|
friend |
Definition at line 1649 of file interfaces.hpp.
|
friend |
Definition at line 1654 of file interfaces.hpp.
|
protected |
Set only when m_Desc lacks a valid textptr.
Definition at line 1666 of file interfaces.hpp.
Referenced by CTL_SendDataCmd::CTL_SendDataCmd(), and CTL_Connection::x_SendData().
|
protected |
Definition at line 1664 of file interfaces.hpp.
Referenced by CTL_Connection::CompleteBlobDescriptor(), CTL_BlobDescriptor(), CTL_SendDataCmd::CTL_SendDataCmd(), operator=(), CTL_CursorCmd::x_GetBlobDescriptor(), CTL_CursorCmdExpl::x_GetBlobDescriptor(), and CTL_Connection::x_SendData().