| 
    Harlinn.Windows 0.1
    
   | 
 
This is the complete list of members for Harlinn::OCI::Statement, including all inherited members.
| Base typedef | Harlinn::OCI::Statement | private | 
| Bind(UInt32 position, ArgTypes &&... args) const | Harlinn::OCI::Statement | inline | 
| Bind(UInt32 position, ArgTypes &&... args) const | Harlinn::OCI::Statement | inline | 
| Bind(const WideString &name, ArgTypes &&... args) const | Harlinn::OCI::Statement | inline | 
| Bind(const WideString &name, ArgTypes &&... args) const | Harlinn::OCI::Statement | inline | 
| BindCount() const | Harlinn::OCI::Statement | inline | 
| Binds() const | Harlinn::OCI::Statement | inline | 
| binds_ | Harlinn::OCI::Statement | mutableprivate | 
| ChangeNotification() const | Harlinn::OCI::Statement | inline | 
| changeNotification_ | Harlinn::OCI::Statement | private | 
| ContinuousQueryId() const | Harlinn::OCI::Statement | inline | 
| CurrentPosition() const | Harlinn::OCI::Statement | inline | 
| Define(UInt32 descriptorIndex) const | Harlinn::OCI::Statement | |
| Define(UInt32 descriptorIndex, const OCI::ColumnDescriptor &columnDescriptor) const | Harlinn::OCI::Statement | |
| Define(size_t defineSize, UInt32 descriptorIndex) const | Harlinn::OCI::Statement | |
| Define(size_t defineSize, UInt32 descriptorIndex, const OCI::ColumnDescriptor &columnDescriptor) const | Harlinn::OCI::Statement | |
| Descriptor(UInt32 descriptorIndex) const | Harlinn::OCI::Statement | |
| DescriptorCount() const | Harlinn::OCI::Statement | inline | 
| DestroyHandle() | Harlinn::OCI::HandleBase | inlineprotected | 
| DetachHandle() | Harlinn::OCI::HandleBase | inlineprotected | 
| Environment() const noexcept | Harlinn::OCI::Statement | inline | 
| Error() const noexcept final override | Harlinn::OCI::Statement | inlinevirtual | 
| error_ | Harlinn::OCI::Statement | private | 
| 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::Statement | inline | 
| ExecuteReader(StatementExecuteMode executeMode=StatementExecuteMode::Default) | Harlinn::OCI::Statement | inline | 
| ExecuteReader(size_t defineSize=1000, StatementExecuteMode executeMode=StatementExecuteMode::Default) | Harlinn::OCI::Statement | inline | 
| ExecuteScalar() | Harlinn::OCI::Statement | inline | 
| Fetch(UInt32 numberOfRows=1, FetchOrientation orientation=FetchOrientation::Next, long fetchOffset=0) const | Harlinn::OCI::Statement | |
| FetchRowId() const | Harlinn::OCI::Statement | inline | 
| GetAttribute(void *buffer, UInt32 *size, Attribute attribute) const | Harlinn::OCI::HandleBase | protected | 
| GetBooleanAttribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetByteAttribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetDateTimeAttribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetDescriptors(std::vector< std::unique_ptr< ParameterDescriptor > > &descriptors) const | Harlinn::OCI::Statement | |
| GetInt16Attribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetInt32Attribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetInt64Attribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetNumberAttribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetPointerAttribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetSByteAttribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetStringAttribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetStringAttributeFromByteString(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetUInt16Attribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetUInt32Attribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| GetUInt64Attribute(Attribute attribute) const | Harlinn::OCI::HandleBase | inlineprotected | 
| Handle() const noexcept | Harlinn::OCI::HandleBase | inline | 
| handle_ | Harlinn::OCI::HandleBase | private | 
| HandleBase() noexcept | Harlinn::OCI::HandleBase | inlineprotected | 
| HandleBase(OCI::HandleType handleType, void *handle, bool ownsHandle) noexcept | Harlinn::OCI::HandleBase | inlineprotected | 
| HandleBase(const HandleBase &other)=delete | Harlinn::OCI::HandleBase | protected | 
| HandleBase(HandleBase &&other) noexcept | Harlinn::OCI::HandleBase | inlineprotected | 
| HandleFree(void *handle, OCI::HandleType handleType) noexcept | Harlinn::OCI::HandleBase | protectedstatic | 
| HandleType() const noexcept | Harlinn::OCI::HandleBase | inline | 
| handleType_ | Harlinn::OCI::HandleBase | private | 
| ImplicitResultCount() const | Harlinn::OCI::Statement | inline | 
| InitializeHandle(void *handle, bool ownsHandle) | Harlinn::OCI::HandleBase | inlineprotected | 
| IsReturning() const | Harlinn::OCI::Statement | inline | 
| IsValid() const noexcept | Harlinn::OCI::HandleBase | inline | 
| NumDMLErrors() const | Harlinn::OCI::Statement | inline | 
| OCIHandleType | Harlinn::OCI::Statement | static | 
| operator bool() const noexcept | Harlinn::OCI::HandleBase | inlineexplicit | 
| operator=(const Statement &other)=delete | Harlinn::OCI::Statement | |
| operator=(Statement &&other) noexcept | Harlinn::OCI::Statement | inline | 
| Harlinn::OCI::HandleBase::operator=(const HandleBase &other)=delete | Harlinn::OCI::HandleBase | protected | 
| Harlinn::OCI::HandleBase::operator=(HandleBase &&other) noexcept | Harlinn::OCI::HandleBase | inlineprotected | 
| OwnsHandle() const noexcept | Harlinn::OCI::HandleBase | inlineprotected | 
| ownsHandle_ | Harlinn::OCI::HandleBase | private | 
| ParamCount() const | Harlinn::OCI::Statement | inline | 
| ParseErrorOffset() const | Harlinn::OCI::Statement | inline | 
| RowCount() const | Harlinn::OCI::Statement | inline | 
| RowsFetched() const | Harlinn::OCI::Statement | inline | 
| ServiceContext() const noexcept | Harlinn::OCI::Statement | inline | 
| serviceContext_ | Harlinn::OCI::Statement | private | 
| SetAttribute(void *buffer, UInt32 size, Attribute attribute) const | Harlinn::OCI::HandleBase | protected | 
| SetBooleanAttribute(Attribute attribute, bool value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetByteAttribute(Attribute attribute, Byte value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetChangeNotification(Subscription &&changeNotification) | Harlinn::OCI::Statement | inline | 
| SetDateTimeAttribute(Attribute attribute, const DateTime &value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetFetchRowId(bool value) const | Harlinn::OCI::Statement | inline | 
| SetHandle(void *newHandleValue, bool ownsHandle) noexcept | Harlinn::OCI::HandleBase | inlineprotected | 
| SetInt16Attribute(Attribute attribute, Int16 value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetInt32Attribute(Attribute attribute, Int32 value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetInt64Attribute(Attribute attribute, Int64 value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetPointerAttribute(Attribute attribute, void *value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetPrefetchMemory(UInt32 size) const | Harlinn::OCI::Statement | inline | 
| SetPrefetchRows(UInt32 count) const | Harlinn::OCI::Statement | inline | 
| SetSByteAttribute(Attribute attribute, SByte value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetStringAttribute(Attribute attribute, const StringT &value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetStringAttribute(Attribute attribute, const wchar_t *value, size_t valueLength) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetUInt16Attribute(Attribute attribute, UInt16 value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetUInt32Attribute(Attribute attribute, UInt32 value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SetUInt64Attribute(Attribute attribute, UInt64 value) const | Harlinn::OCI::HandleBase | inlineprotected | 
| SqlFunctionCode() const | Harlinn::OCI::Statement | inline | 
| State() const | Harlinn::OCI::Statement | inline | 
| Statement() noexcept | Harlinn::OCI::Statement | inline | 
| Statement(const Statement &other)=delete | Harlinn::OCI::Statement | |
| Statement(Statement &&other) noexcept | Harlinn::OCI::Statement | inline | 
| Statement(const OCI::ServiceContext &serviceContext, void *ocistmt, bool ownsHandle) | Harlinn::OCI::Statement | inline | 
| StatementType() const | Harlinn::OCI::Statement | inline | 
| swap(Statement &other) noexcept | Harlinn::OCI::Statement | inline | 
| Harlinn::OCI::HandleBase::swap(HandleBase &other) noexcept | Harlinn::OCI::HandleBase | inlineprotected | 
| Take(Derived &&derived) noexcept | Harlinn::OCI::HandleBase | inlineprotected | 
| Text() const | Harlinn::OCI::Statement | inline | 
| ~HandleBase() | Harlinn::OCI::HandleBase | inlineprotectedvirtual | 
| ~Statement() | Harlinn::OCI::Statement |