+
Point of view
All features
deferred class SQLITE3_IO_METHODS_STRUCT
Features
{}
- sqlite3_io_methods_struct_set_iversion (a_structure: POINTER, a_value: INTEGER_32)
- sqlite3_io_methods_struct_set_xclose (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xread (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xwrite (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xtruncate (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xsync (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xfilesize (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xlock (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xunlock (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xcheckreservedlock (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xfilecontrol (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xsectorsize (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xdevicecharacteristics (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xshmmap (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xshmlock (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xshmbarrier (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xshmunmap (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xfetch (a_structure: POINTER, a_value: POINTER)
- sqlite3_io_methods_struct_set_xunfetch (a_structure: POINTER, a_value: POINTER)
{}
sqlite3_io_methods_struct_set_xclose (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xread (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xwrite (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xtruncate (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xsync (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xfilesize (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xlock (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xunlock (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xcheckreservedlock (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xfilecontrol (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xsectorsize (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xdevicecharacteristics (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xshmmap (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xshmlock (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xshmbarrier (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xshmunmap (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xfetch (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_set_xunfetch (a_structure:
POINTER, a_value:
POINTER)
{}
sqlite3_io_methods_struct_get_xtruncate (a_structure:
POINTER):
POINTER
{}
sqlite3_io_methods_struct_get_xfilesize (a_structure:
POINTER):
POINTER
{}
sqlite3_io_methods_struct_get_xcheckreservedlock (a_structure:
POINTER):
POINTER
{}
sqlite3_io_methods_struct_get_xfilecontrol (a_structure:
POINTER):
POINTER
{}
sqlite3_io_methods_struct_get_xsectorsize (a_structure:
POINTER):
POINTER
{}
sqlite3_io_methods_struct_get_xdevicecharacteristics (a_structure:
POINTER):
POINTER
{}
sqlite3_io_methods_struct_get_xshmlock (a_structure:
POINTER):
POINTER
{}
sqlite3_io_methods_struct_get_xshmbarrier (a_structure:
POINTER):
POINTER
{}
sqlite3_io_methods_struct_get_xshmunmap (a_structure:
POINTER):
POINTER
{}
sqlite3_io_methods_struct_get_xunfetch (a_structure:
POINTER):
POINTER
{}