ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
#include <BaseBind.hpp>
Public Member Functions | |
Blob () | |
![]() | |
Descriptor (dvoid **_handle) | |
virtual | ~Descriptor () |
void | allocate (Database &, Connection *, const int type) noexcept(false) |
Public Attributes | |
OCILobLocator * | handle |
![]() | |
dvoid ** | reference |
OCIEnv * | env |
OCIError * | error |
OCISvcCtx * | context |
int | type |
|
inline |
OCILobLocator* anna::dbms::oracle::BaseBind::Blob::handle |