+
Point of view
All features
deferred class SQLITE3_MEM_METHODS_STRUCT
Summary
Wrapper of struct sqlite3_mem_methods defined in file /usr/include/sqlite3.h
Direct parents
Insert list: SQLITE_TYPES, STANDARD_C_LIBRARY_TYPES
Overview
Features
Low-level setters
{}
Low-level queries
{}
Structure size
{WRAPPER, WRAPPER_HANDLER}
variable-size types
{WRAPPER_HANDLER}
C type definitions (typedefs)
{WRAPPER_HANDLER}
  • comparison_fn_t: POINTER
    typedef comparison_fn_t from /usr/include/stdlib.h Empty by design, used for anchored declarations.
  • timer_t: POINTER
    typedef timer_t from /usr/include/time.h Empty by design, used for anchored declarations.
  • clockid_t: INTEGER_32
    typedef clockid_t from /usr/include/time.h Empty by design, used for anchored declarations.
  • time_t: INTEGER_64
    typedef time_t from /usr/include/time.h Empty by design, used for anchored declarations.
  • clock_t: INTEGER_64
    typedef clock_t from /usr/include/time.h Empty by design, used for anchored declarations.
  • uintmax_t: NATURAL_64
    typedef uintmax_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • intmax_t: INTEGER_64
    typedef intmax_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uintptr_t: NATURAL_64
    typedef uintptr_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • intptr_t: INTEGER_64
    typedef intptr_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint_fast64_t: NATURAL_64
    typedef uint_fast64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint_fast32_t: NATURAL_64
    typedef uint_fast32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint_fast16_t: NATURAL_64
    typedef uint_fast16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint_fast8_t: CHARACTER
    typedef uint_fast8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int_fast64_t: INTEGER_64
    typedef int_fast64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int_fast32_t: INTEGER_64
    typedef int_fast32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int_fast16_t: INTEGER_64
    typedef int_fast16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int_fast8_t: CHARACTER
    typedef int_fast8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint_least64_t: NATURAL_64
    typedef uint_least64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint_least32_t: NATURAL_32
    typedef uint_least32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint_least16_t: NATURAL_16
    typedef uint_least16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint_least8_t: CHARACTER
    typedef uint_least8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int_least64_t: INTEGER_64
    typedef int_least64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int_least32_t: INTEGER_32
    typedef int_least32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int_least16_t: INTEGER_16
    typedef int_least16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int_least8_t: CHARACTER
    typedef int_least8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint64_t: NATURAL_64
    typedef uint64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint32_t: NATURAL_32
    typedef uint32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint16_t: NATURAL_16
    typedef uint16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • uint8_t: CHARACTER
    typedef uint8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int64_t: INTEGER_64
    typedef int64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int32_t: INTEGER_32
    typedef int32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int16_t: INTEGER_16
    typedef int16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • int8_t: CHARACTER
    typedef int8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • ssize_t: INTEGER_64
    typedef ssize_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • off64_t: INTEGER_64
    typedef off64_t from /usr/include/stdio.h Empty by design, used for anchored declarations.
  • off_t: INTEGER_64
    typedef off_t from /usr/include/stdio.h Empty by design, used for anchored declarations.
  • size_t: NATURAL_64
    typedef size_t from /usr/include/stdlib.h Empty by design, used for anchored declarations.
  • ptrdiff_t: INTEGER_64
    typedef ptrdiff_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
  • error_t: INTEGER_32
    typedef error_t from /usr/include/errno.h Empty by design, used for anchored declarations.
C type definitions (typedefs)
{ANY}
  • fts5_extension_function: POINTER
    typedef fts5_extension_function from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
  • sqlite3_rtree_dbl: REAL_64
    typedef sqlite3_rtree_dbl from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
  • sqlite3_destructor_type: POINTER
    typedef sqlite3_destructor_type from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
  • sqlite3_syscall_ptr: POINTER
    typedef sqlite3_syscall_ptr from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
  • sqlite3_callback: POINTER
    typedef sqlite3_callback from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
  • sqlite3_uint64: NATURAL_64
    typedef sqlite3_uint64 from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
  • sqlite3_int64: INTEGER_64
    typedef sqlite3_int64 from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
  • sqlite_uint64: NATURAL_64
    typedef sqlite_uint64 from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
  • sqlite_int64: INTEGER_64
    typedef sqlite_int64 from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
sqlite3_mem_methods_struct_set_xmalloc (a_structure: POINTER, a_value: POINTER)
{}
Setter for xMalloc field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: setter description
sqlite3_mem_methods_struct_set_xfree (a_structure: POINTER, a_value: POINTER)
{}
Setter for xFree field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: setter description
sqlite3_mem_methods_struct_set_xrealloc (a_structure: POINTER, a_value: POINTER)
{}
Setter for xRealloc field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: setter description
sqlite3_mem_methods_struct_set_xsize (a_structure: POINTER, a_value: POINTER)
{}
Setter for xSize field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: setter description
sqlite3_mem_methods_struct_set_xroundup (a_structure: POINTER, a_value: POINTER)
{}
Setter for xRoundup field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: setter description
sqlite3_mem_methods_struct_set_xinit (a_structure: POINTER, a_value: POINTER)
{}
Setter for xInit field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: setter description
sqlite3_mem_methods_struct_set_xshutdown (a_structure: POINTER, a_value: POINTER)
{}
Setter for xShutdown field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: setter description
sqlite3_mem_methods_struct_set_pappdata (a_structure: POINTER, a_value: POINTER)
{}
Setter for pAppData field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: setter description
sqlite3_mem_methods_struct_get_xmalloc (a_structure: POINTER): POINTER
{}
Query for xMalloc field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: getter description
sqlite3_mem_methods_struct_get_xfree (a_structure: POINTER): POINTER
{}
Query for xFree field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: getter description
sqlite3_mem_methods_struct_get_xrealloc (a_structure: POINTER): POINTER
{}
Query for xRealloc field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: getter description
sqlite3_mem_methods_struct_get_xsize (a_structure: POINTER): POINTER
{}
Query for xSize field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: getter description
sqlite3_mem_methods_struct_get_xroundup (a_structure: POINTER): POINTER
{}
Query for xRoundup field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: getter description
sqlite3_mem_methods_struct_get_xinit (a_structure: POINTER): POINTER
{}
Query for xInit field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: getter description
sqlite3_mem_methods_struct_get_xshutdown (a_structure: POINTER): POINTER
{}
Query for xShutdown field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: getter description
sqlite3_mem_methods_struct_get_pappdata (a_structure: POINTER): POINTER
{}
Query for pAppData field of SQLITE3_MEM_METHODS_STRUCT structure.
TODO: getter description
long: INTEGER_64
effective function
a query with the same type of c 'long int'.
useful when dealing with code that uses long int variable: just insert th class and mark the type as 'like long'
long_unsigned: NATURAL_64
effective function
a query with the same type of c 'long unsigned int'.
useful when dealing with code that uses long int variable: just insert th class and mark the type as 'like long_unsigned'
comparison_fn_t: POINTER
effective function
typedef comparison_fn_t from /usr/include/stdlib.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
timer_t: POINTER
effective function
typedef timer_t from /usr/include/time.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
clockid_t: INTEGER_32
effective function
typedef clockid_t from /usr/include/time.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
time_t: INTEGER_64
effective function
typedef time_t from /usr/include/time.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
clock_t: INTEGER_64
effective function
typedef clock_t from /usr/include/time.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uintmax_t: NATURAL_64
effective function
typedef uintmax_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
intmax_t: INTEGER_64
effective function
typedef intmax_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uintptr_t: NATURAL_64
effective function
typedef uintptr_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
intptr_t: INTEGER_64
effective function
typedef intptr_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint_fast64_t: NATURAL_64
effective function
typedef uint_fast64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint_fast32_t: NATURAL_64
effective function
typedef uint_fast32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint_fast16_t: NATURAL_64
effective function
typedef uint_fast16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint_fast8_t: CHARACTER
effective function
typedef uint_fast8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int_fast64_t: INTEGER_64
effective function
typedef int_fast64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int_fast32_t: INTEGER_64
effective function
typedef int_fast32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int_fast16_t: INTEGER_64
effective function
typedef int_fast16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int_fast8_t: CHARACTER
effective function
typedef int_fast8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint_least64_t: NATURAL_64
effective function
typedef uint_least64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint_least32_t: NATURAL_32
effective function
typedef uint_least32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint_least16_t: NATURAL_16
effective function
typedef uint_least16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint_least8_t: CHARACTER
effective function
typedef uint_least8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int_least64_t: INTEGER_64
effective function
typedef int_least64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int_least32_t: INTEGER_32
effective function
typedef int_least32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int_least16_t: INTEGER_16
effective function
typedef int_least16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int_least8_t: CHARACTER
effective function
typedef int_least8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint64_t: NATURAL_64
effective function
typedef uint64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint32_t: NATURAL_32
effective function
typedef uint32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint16_t: NATURAL_16
effective function
typedef uint16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
uint8_t: CHARACTER
effective function
typedef uint8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int64_t: INTEGER_64
effective function
typedef int64_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int32_t: INTEGER_32
effective function
typedef int32_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int16_t: INTEGER_16
effective function
typedef int16_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
int8_t: CHARACTER
effective function
typedef int8_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
ssize_t: INTEGER_64
effective function
typedef ssize_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
off64_t: INTEGER_64
effective function
typedef off64_t from /usr/include/stdio.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
off_t: INTEGER_64
effective function
typedef off_t from /usr/include/stdio.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
size_t: NATURAL_64
effective function
typedef size_t from /usr/include/stdlib.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
ptrdiff_t: INTEGER_64
effective function
typedef ptrdiff_t from /usr/include/stdint.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
error_t: INTEGER_32
effective function
typedef error_t from /usr/include/errno.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
fts5_extension_function: POINTER
effective function
{ANY}
typedef fts5_extension_function from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
sqlite3_rtree_dbl: REAL_64
effective function
{ANY}
typedef sqlite3_rtree_dbl from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
sqlite3_destructor_type: POINTER
effective function
{ANY}
typedef sqlite3_destructor_type from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
sqlite3_syscall_ptr: POINTER
effective function
{ANY}
typedef sqlite3_syscall_ptr from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
sqlite3_callback: POINTER
effective function
{ANY}
typedef sqlite3_callback from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
sqlite3_uint64: NATURAL_64
effective function
{ANY}
typedef sqlite3_uint64 from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
sqlite3_int64: INTEGER_64
effective function
{ANY}
typedef sqlite3_int64 from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
sqlite_uint64: NATURAL_64
effective function
{ANY}
typedef sqlite_uint64 from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default
sqlite_int64: INTEGER_64
effective function
{ANY}
typedef sqlite_int64 from /usr/include/sqlite3.h Empty by design, used for anchored declarations.
ensure
  • Result.is_default