Record AllocatedData
Unit
Declaration
type AllocatedData = record
Description
Class: AllocatedData of ddb
Overview
Fields
![]() |
o: Pduckdb_AllocatedData; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_AllocatedData); |
![]() |
class operator Explicit(const r: AllocatedData): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
procedure Init(); overload; |
![]() |
procedure Init(arg1: Allocator; arg2: PByte; arg3: UInt64); overload; |
![]() |
function get(): PByte; overload; |
![]() |
function GetSize(): UInt64; overload; |
![]() |
function IsSet(): Boolean; overload; |
Description
Fields
![]() |
o: Pduckdb_AllocatedData; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_AllocatedData); |
This item has no description. |
![]() |
class operator Explicit(const r: AllocatedData): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
procedure Init(); overload; |
This item has no description. |
![]() |
procedure Init(arg1: Allocator; arg2: PByte; arg3: UInt64); overload; |
This item has no description. |
![]() |
function get(): PByte; overload; |
This item has no description. |
![]() |
function GetSize(): UInt64; overload; |
This item has no description. |
![]() |
function IsSet(): Boolean; overload; |
This item has no description. |