Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::OCI::Statement Member List

This is the complete list of members for Harlinn::OCI::Statement, including all inherited members.

Base typedefHarlinn::OCI::Statementprivate
Bind(UInt32 position, ArgTypes &&... args) constHarlinn::OCI::Statementinline
Bind(UInt32 position, ArgTypes &&... args) constHarlinn::OCI::Statementinline
Bind(const WideString &name, ArgTypes &&... args) constHarlinn::OCI::Statementinline
Bind(const WideString &name, ArgTypes &&... args) constHarlinn::OCI::Statementinline
BindCount() constHarlinn::OCI::Statementinline
Binds() constHarlinn::OCI::Statementinline
binds_Harlinn::OCI::Statementmutableprivate
ChangeNotification() constHarlinn::OCI::Statementinline
changeNotification_Harlinn::OCI::Statementprivate
ContinuousQueryId() constHarlinn::OCI::Statementinline
CurrentPosition() constHarlinn::OCI::Statementinline
Define(UInt32 descriptorIndex) constHarlinn::OCI::Statement
Define(UInt32 descriptorIndex, const OCI::ColumnDescriptor &columnDescriptor) constHarlinn::OCI::Statement
Define(size_t defineSize, UInt32 descriptorIndex) constHarlinn::OCI::Statement
Define(size_t defineSize, UInt32 descriptorIndex, const OCI::ColumnDescriptor &columnDescriptor) constHarlinn::OCI::Statement
Descriptor(UInt32 descriptorIndex) constHarlinn::OCI::Statement
DescriptorCount() constHarlinn::OCI::Statementinline
DestroyHandle()Harlinn::OCI::HandleBaseinlineprotected
DetachHandle()Harlinn::OCI::HandleBaseinlineprotected
Environment() const noexceptHarlinn::OCI::Statementinline
Error() const noexcept final overrideHarlinn::OCI::Statementinlinevirtual
error_Harlinn::OCI::Statementprivate
Execute(UInt32 iters=1, StatementExecuteMode executeMode=StatementExecuteMode::Default, UInt32 rowoff=0)Harlinn::OCI::Statement
ExecuteNonQuery(UInt32 iters=1, StatementExecuteMode executeMode=StatementExecuteMode::Default, UInt32 rowoff=0)Harlinn::OCI::Statementinline
ExecuteReader(StatementExecuteMode executeMode=StatementExecuteMode::Default)Harlinn::OCI::Statementinline
ExecuteReader(size_t defineSize=1000, StatementExecuteMode executeMode=StatementExecuteMode::Default)Harlinn::OCI::Statementinline
ExecuteScalar()Harlinn::OCI::Statementinline
Fetch(UInt32 numberOfRows=1, FetchOrientation orientation=FetchOrientation::Next, long fetchOffset=0) constHarlinn::OCI::Statement
FetchRowId() constHarlinn::OCI::Statementinline
GetAttribute(void *buffer, UInt32 *size, Attribute attribute) constHarlinn::OCI::HandleBaseprotected
GetBooleanAttribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetByteAttribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetDateTimeAttribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetDescriptors(std::vector< std::unique_ptr< ParameterDescriptor > > &descriptors) constHarlinn::OCI::Statement
GetInt16Attribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetInt32Attribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetInt64Attribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetNumberAttribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetPointerAttribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetSByteAttribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetStringAttribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetStringAttributeFromByteString(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetUInt16Attribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetUInt32Attribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
GetUInt64Attribute(Attribute attribute) constHarlinn::OCI::HandleBaseinlineprotected
Handle() const noexceptHarlinn::OCI::HandleBaseinline
handle_Harlinn::OCI::HandleBaseprivate
HandleBase() noexceptHarlinn::OCI::HandleBaseinlineprotected
HandleBase(OCI::HandleType handleType, void *handle, bool ownsHandle) noexceptHarlinn::OCI::HandleBaseinlineprotected
HandleBase(const HandleBase &other)=deleteHarlinn::OCI::HandleBaseprotected
HandleBase(HandleBase &&other) noexceptHarlinn::OCI::HandleBaseinlineprotected
HandleFree(void *handle, OCI::HandleType handleType) noexceptHarlinn::OCI::HandleBaseprotectedstatic
HandleType() const noexceptHarlinn::OCI::HandleBaseinline
handleType_Harlinn::OCI::HandleBaseprivate
ImplicitResultCount() constHarlinn::OCI::Statementinline
InitializeHandle(void *handle, bool ownsHandle)Harlinn::OCI::HandleBaseinlineprotected
IsReturning() constHarlinn::OCI::Statementinline
IsValid() const noexceptHarlinn::OCI::HandleBaseinline
NumDMLErrors() constHarlinn::OCI::Statementinline
OCIHandleTypeHarlinn::OCI::Statementstatic
operator bool() const noexceptHarlinn::OCI::HandleBaseinlineexplicit
operator=(const Statement &other)=deleteHarlinn::OCI::Statement
operator=(Statement &&other) noexceptHarlinn::OCI::Statementinline
Harlinn::OCI::HandleBase::operator=(const HandleBase &other)=deleteHarlinn::OCI::HandleBaseprotected
Harlinn::OCI::HandleBase::operator=(HandleBase &&other) noexceptHarlinn::OCI::HandleBaseinlineprotected
OwnsHandle() const noexceptHarlinn::OCI::HandleBaseinlineprotected
ownsHandle_Harlinn::OCI::HandleBaseprivate
ParamCount() constHarlinn::OCI::Statementinline
ParseErrorOffset() constHarlinn::OCI::Statementinline
RowCount() constHarlinn::OCI::Statementinline
RowsFetched() constHarlinn::OCI::Statementinline
ServiceContext() const noexceptHarlinn::OCI::Statementinline
serviceContext_Harlinn::OCI::Statementprivate
SetAttribute(void *buffer, UInt32 size, Attribute attribute) constHarlinn::OCI::HandleBaseprotected
SetBooleanAttribute(Attribute attribute, bool value) constHarlinn::OCI::HandleBaseinlineprotected
SetByteAttribute(Attribute attribute, Byte value) constHarlinn::OCI::HandleBaseinlineprotected
SetChangeNotification(Subscription &&changeNotification)Harlinn::OCI::Statementinline
SetDateTimeAttribute(Attribute attribute, const DateTime &value) constHarlinn::OCI::HandleBaseinlineprotected
SetFetchRowId(bool value) constHarlinn::OCI::Statementinline
SetHandle(void *newHandleValue, bool ownsHandle) noexceptHarlinn::OCI::HandleBaseinlineprotected
SetInt16Attribute(Attribute attribute, Int16 value) constHarlinn::OCI::HandleBaseinlineprotected
SetInt32Attribute(Attribute attribute, Int32 value) constHarlinn::OCI::HandleBaseinlineprotected
SetInt64Attribute(Attribute attribute, Int64 value) constHarlinn::OCI::HandleBaseinlineprotected
SetPointerAttribute(Attribute attribute, void *value) constHarlinn::OCI::HandleBaseinlineprotected
SetPrefetchMemory(UInt32 size) constHarlinn::OCI::Statementinline
SetPrefetchRows(UInt32 count) constHarlinn::OCI::Statementinline
SetSByteAttribute(Attribute attribute, SByte value) constHarlinn::OCI::HandleBaseinlineprotected
SetStringAttribute(Attribute attribute, const StringT &value) constHarlinn::OCI::HandleBaseinlineprotected
SetStringAttribute(Attribute attribute, const wchar_t *value, size_t valueLength) constHarlinn::OCI::HandleBaseinlineprotected
SetUInt16Attribute(Attribute attribute, UInt16 value) constHarlinn::OCI::HandleBaseinlineprotected
SetUInt32Attribute(Attribute attribute, UInt32 value) constHarlinn::OCI::HandleBaseinlineprotected
SetUInt64Attribute(Attribute attribute, UInt64 value) constHarlinn::OCI::HandleBaseinlineprotected
SqlFunctionCode() constHarlinn::OCI::Statementinline
State() constHarlinn::OCI::Statementinline
Statement() noexceptHarlinn::OCI::Statementinline
Statement(const Statement &other)=deleteHarlinn::OCI::Statement
Statement(Statement &&other) noexceptHarlinn::OCI::Statementinline
Statement(const OCI::ServiceContext &serviceContext, void *ocistmt, bool ownsHandle)Harlinn::OCI::Statementinline
StatementType() constHarlinn::OCI::Statementinline
swap(Statement &other) noexceptHarlinn::OCI::Statementinline
Harlinn::OCI::HandleBase::swap(HandleBase &other) noexceptHarlinn::OCI::HandleBaseinlineprotected
Take(Derived &&derived) noexceptHarlinn::OCI::HandleBaseinlineprotected
Text() constHarlinn::OCI::Statementinline
~HandleBase()Harlinn::OCI::HandleBaseinlineprotectedvirtual
~Statement()Harlinn::OCI::Statement