Object

com.github.sqlite4s.bindings

sqlite

Related Doc: package bindings

Permalink

object sqlite

Annotations
@link( "sqlite3" ) @extern()
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. sqlite
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Fts5Context = CStruct0

    Permalink
  2. type Fts5PhraseIter = CStruct2[Ptr[CUnsignedChar], Ptr[CUnsignedChar]]

    Permalink
  3. type Fts5Tokenizer = CStruct0

    Permalink
  4. type fts5_tokenizer = CStruct3[CFuncPtr4[Ptr[Byte], Ptr[CString], CInt, Ptr[Ptr[Fts5Tokenizer]], CInt], CFuncPtr1[Ptr[Fts5Tokenizer], Unit], CFuncPtr6[Ptr[Fts5Tokenizer], Ptr[Byte], CInt, CString, CInt, CFuncPtr6[Ptr[Byte], CInt, CString, CInt, CInt, CInt, CInt], CInt]]

    Permalink
  5. type sqlite3 = CStruct0

    Permalink
  6. type sqlite3_backup = CStruct0

    Permalink
  7. type sqlite3_blob = CStruct0

    Permalink
  8. type sqlite3_callback = CFuncPtr4[Ptr[Byte], CInt, Ptr[CString], Ptr[CString], CInt]

    Permalink
  9. type sqlite3_context = CStruct0

    Permalink
  10. type sqlite3_destructor_type = CFuncPtr1[Ptr[Byte], Unit]

    Permalink
  11. type sqlite3_file = CStruct1[Ptr[struct_sqlite3_io_methods]]

    Permalink
  12. type sqlite3_index_info = CStruct13[CInt, Ptr[struct_sqlite3_index_constraint], CInt, Ptr[struct_sqlite3_index_orderby], Ptr[struct_sqlite3_index_constraint_usage], CInt, CString, CInt, CInt, CDouble, sqlite3_int64, CInt, sqlite3_uint64]

    Permalink
  13. type sqlite3_int64 = Long

    Permalink
  14. type sqlite3_io_methods = CStruct19[CInt, CFuncPtr1[Ptr[Byte], CInt], CFuncPtr4[Ptr[Byte], Ptr[Byte], CInt, CLongLong, CInt], CFuncPtr4[Ptr[Byte], Ptr[Byte], CInt, CLongLong, CInt], CFuncPtr2[Ptr[Byte], CLongLong, CInt], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr2[Ptr[Byte], Ptr[CLongLong], CInt], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr2[Ptr[Byte], Ptr[CInt], CInt], CFuncPtr3[Ptr[Byte], CInt, Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr5[Ptr[Byte], CInt, CInt, CInt, Ptr[Ptr[Byte]], CInt], CFuncPtr4[Ptr[Byte], CInt, CInt, CInt, CInt], CFuncPtr1[Ptr[Byte], Unit], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr4[Ptr[Byte], CLongLong, CInt, Ptr[Ptr[Byte]], CInt], CFuncPtr3[Ptr[Byte], CLongLong, Ptr[Byte], CInt]]

    Permalink
  15. type sqlite3_mem_methods = CStruct8[CFuncPtr1[CInt, Ptr[Byte]], CFuncPtr1[Ptr[Byte], Unit], CFuncPtr2[Ptr[Byte], CInt, Ptr[Byte]], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[CInt, CInt], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], Unit], Ptr[Byte]]

    Permalink
  16. type sqlite3_mutex = CStruct0

    Permalink
  17. type sqlite3_mutex_methods = CStruct9[CFuncPtr0[CInt], CFuncPtr0[CInt], CFuncPtr1[CInt, Ptr[sqlite3_mutex]], CFuncPtr1[Ptr[sqlite3_mutex], Unit], CFuncPtr1[Ptr[sqlite3_mutex], Unit], CFuncPtr1[Ptr[sqlite3_mutex], CInt], CFuncPtr1[Ptr[sqlite3_mutex], Unit], CFuncPtr1[Ptr[sqlite3_mutex], CInt], CFuncPtr1[Ptr[sqlite3_mutex], CInt]]

    Permalink
  18. type sqlite3_pcache = CStruct0

    Permalink
  19. type sqlite3_pcache_methods = CStruct11[Ptr[Byte], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], Unit], CFuncPtr2[CInt, CInt, Ptr[sqlite3_pcache]], CFuncPtr2[Ptr[sqlite3_pcache], CInt, Unit], CFuncPtr1[Ptr[sqlite3_pcache], CInt], CFuncPtr3[Ptr[sqlite3_pcache], CUnsignedInt, CInt, Ptr[Byte]], CFuncPtr3[Ptr[sqlite3_pcache], Ptr[Byte], CInt, Unit], CFuncPtr4[Ptr[sqlite3_pcache], Ptr[Byte], CUnsignedInt, CUnsignedInt, Unit], CFuncPtr2[Ptr[sqlite3_pcache], CUnsignedInt, Unit], CFuncPtr1[Ptr[sqlite3_pcache], Unit]]

    Permalink
  20. type sqlite3_pcache_methods2 = CStruct13[CInt, Ptr[Byte], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], Unit], CFuncPtr3[CInt, CInt, CInt, Ptr[sqlite3_pcache]], CFuncPtr2[Ptr[sqlite3_pcache], CInt, Unit], CFuncPtr1[Ptr[sqlite3_pcache], CInt], CFuncPtr3[Ptr[sqlite3_pcache], CUnsignedInt, CInt, Ptr[sqlite3_pcache_page]], CFuncPtr3[Ptr[sqlite3_pcache], Ptr[sqlite3_pcache_page], CInt, Unit], CFuncPtr4[Ptr[sqlite3_pcache], Ptr[sqlite3_pcache_page], CUnsignedInt, CUnsignedInt, Unit], CFuncPtr2[Ptr[sqlite3_pcache], CUnsignedInt, Unit], CFuncPtr1[Ptr[sqlite3_pcache], Unit], CFuncPtr1[Ptr[sqlite3_pcache], Unit]]

    Permalink
  21. type sqlite3_pcache_page = CStruct2[Ptr[Byte], Ptr[Byte]]

    Permalink
  22. type sqlite3_rtree_dbl = Double

    Permalink
  23. type sqlite3_rtree_geometry = CStruct5[Ptr[Byte], CInt, Ptr[sqlite3_rtree_dbl], Ptr[Byte], CFuncPtr1[Ptr[Byte], Unit]]

    Permalink
  24. type sqlite3_rtree_query_info = CStruct16[Ptr[Byte], CInt, Ptr[sqlite3_rtree_dbl], Ptr[Byte], CFuncPtr1[Ptr[Byte], Unit], Ptr[sqlite3_rtree_dbl], Ptr[CUnsignedInt], CInt, CInt, CInt, sqlite3_int64, sqlite3_rtree_dbl, CInt, CInt, sqlite3_rtree_dbl, Ptr[Ptr[sqlite3_value]]]

    Permalink
  25. type sqlite3_snapshot = CStruct1[CArray[CUnsignedChar, Digit2[_4, _8]]]

    Permalink
  26. type sqlite3_stmt = CStruct0

    Permalink
  27. type sqlite3_syscall_ptr = CFuncPtr0[Unit]

    Permalink
  28. type sqlite3_uint64 = ULong

    Permalink
  29. type sqlite3_value = CStruct0

    Permalink
  30. type sqlite3_vfs = CStruct22[CInt, CInt, CInt, Ptr[Byte], CString, Ptr[Byte], CFuncPtr5[Ptr[Byte], CString, Ptr[struct_sqlite3_file], CInt, Ptr[CInt], CInt], CFuncPtr3[Ptr[Byte], CString, CInt, CInt], CFuncPtr4[Ptr[Byte], CString, CInt, Ptr[CInt], CInt], CFuncPtr4[Ptr[Byte], CString, CInt, CString, CInt], CFuncPtr2[Ptr[Byte], CString, Ptr[Byte]], CFuncPtr3[Ptr[Byte], CInt, CString, Unit], CFuncPtr3[Ptr[Byte], Ptr[Byte], CString, CFuncPtr0[Unit]], CFuncPtr2[Ptr[Byte], Ptr[Byte], Unit], CFuncPtr3[Ptr[Byte], CInt, CString, CInt], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr2[Ptr[Byte], Ptr[CDouble], CInt], CFuncPtr3[Ptr[Byte], CInt, CString, CInt], CFuncPtr2[Ptr[Byte], Ptr[CLongLong], CInt], CFuncPtr3[Ptr[Byte], CString, CFuncPtr0[Unit], CInt], CFuncPtr2[Ptr[Byte], CString, CFuncPtr0[Unit]], CFuncPtr2[Ptr[Byte], CString, CString]]

    Permalink
  31. type sqlite3_vtab = CStruct3[Ptr[Byte], CInt, CString]

    Permalink
  32. type sqlite3_vtab_cursor = CStruct1[Ptr[Byte]]

    Permalink
  33. type sqlite_int64 = Long

    Permalink
  34. type sqlite_uint64 = ULong

    Permalink
  35. type struct_Fts5Context = CStruct0

    Permalink
  36. type struct_Fts5PhraseIter = CStruct2[Ptr[CUnsignedChar], Ptr[CUnsignedChar]]

    Permalink
  37. type struct_Fts5Tokenizer = CStruct0

    Permalink
  38. type struct___va_list_tag = CStruct0

    Permalink
  39. type struct_fts5_tokenizer = CStruct3[CFuncPtr4[Ptr[Byte], Ptr[CString], CInt, Ptr[Ptr[Fts5Tokenizer]], CInt], CFuncPtr1[Ptr[Fts5Tokenizer], Unit], CFuncPtr6[Ptr[Fts5Tokenizer], Ptr[Byte], CInt, CString, CInt, CFuncPtr6[Ptr[Byte], CInt, CString, CInt, CInt, CInt, CInt], CInt]]

    Permalink
  40. type struct_sqlite3 = CStruct0

    Permalink
  41. type struct_sqlite3_backup = CStruct0

    Permalink
  42. type struct_sqlite3_blob = CStruct0

    Permalink
  43. type struct_sqlite3_context = CStruct0

    Permalink
  44. type struct_sqlite3_file = CStruct1[Ptr[struct_sqlite3_io_methods]]

    Permalink
  45. type struct_sqlite3_index_constraint = CStruct4[CInt, CUnsignedChar, CUnsignedChar, CInt]

    Permalink
  46. type struct_sqlite3_index_constraint_usage = CStruct2[CInt, CUnsignedChar]

    Permalink
  47. type struct_sqlite3_index_info = CStruct13[CInt, Ptr[struct_sqlite3_index_constraint], CInt, Ptr[struct_sqlite3_index_orderby], Ptr[struct_sqlite3_index_constraint_usage], CInt, CString, CInt, CInt, CDouble, sqlite3_int64, CInt, sqlite3_uint64]

    Permalink
  48. type struct_sqlite3_index_orderby = CStruct2[CInt, CUnsignedChar]

    Permalink
  49. type struct_sqlite3_io_methods = CStruct19[CInt, CFuncPtr1[Ptr[Byte], CInt], CFuncPtr4[Ptr[Byte], Ptr[Byte], CInt, CLongLong, CInt], CFuncPtr4[Ptr[Byte], Ptr[Byte], CInt, CLongLong, CInt], CFuncPtr2[Ptr[Byte], CLongLong, CInt], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr2[Ptr[Byte], Ptr[CLongLong], CInt], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr2[Ptr[Byte], Ptr[CInt], CInt], CFuncPtr3[Ptr[Byte], CInt, Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr5[Ptr[Byte], CInt, CInt, CInt, Ptr[Ptr[Byte]], CInt], CFuncPtr4[Ptr[Byte], CInt, CInt, CInt, CInt], CFuncPtr1[Ptr[Byte], Unit], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr4[Ptr[Byte], CLongLong, CInt, Ptr[Ptr[Byte]], CInt], CFuncPtr3[Ptr[Byte], CLongLong, Ptr[Byte], CInt]]

    Permalink
  50. type struct_sqlite3_mem_methods = CStruct8[CFuncPtr1[CInt, Ptr[Byte]], CFuncPtr1[Ptr[Byte], Unit], CFuncPtr2[Ptr[Byte], CInt, Ptr[Byte]], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[CInt, CInt], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], Unit], Ptr[Byte]]

    Permalink
  51. type struct_sqlite3_mutex = CStruct0

    Permalink
  52. type struct_sqlite3_mutex_methods = CStruct9[CFuncPtr0[CInt], CFuncPtr0[CInt], CFuncPtr1[CInt, Ptr[sqlite3_mutex]], CFuncPtr1[Ptr[sqlite3_mutex], Unit], CFuncPtr1[Ptr[sqlite3_mutex], Unit], CFuncPtr1[Ptr[sqlite3_mutex], CInt], CFuncPtr1[Ptr[sqlite3_mutex], Unit], CFuncPtr1[Ptr[sqlite3_mutex], CInt], CFuncPtr1[Ptr[sqlite3_mutex], CInt]]

    Permalink
  53. type struct_sqlite3_pcache = CStruct0

    Permalink
  54. type struct_sqlite3_pcache_methods = CStruct11[Ptr[Byte], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], Unit], CFuncPtr2[CInt, CInt, Ptr[sqlite3_pcache]], CFuncPtr2[Ptr[sqlite3_pcache], CInt, Unit], CFuncPtr1[Ptr[sqlite3_pcache], CInt], CFuncPtr3[Ptr[sqlite3_pcache], CUnsignedInt, CInt, Ptr[Byte]], CFuncPtr3[Ptr[sqlite3_pcache], Ptr[Byte], CInt, Unit], CFuncPtr4[Ptr[sqlite3_pcache], Ptr[Byte], CUnsignedInt, CUnsignedInt, Unit], CFuncPtr2[Ptr[sqlite3_pcache], CUnsignedInt, Unit], CFuncPtr1[Ptr[sqlite3_pcache], Unit]]

    Permalink
  55. type struct_sqlite3_pcache_methods2 = CStruct13[CInt, Ptr[Byte], CFuncPtr1[Ptr[Byte], CInt], CFuncPtr1[Ptr[Byte], Unit], CFuncPtr3[CInt, CInt, CInt, Ptr[sqlite3_pcache]], CFuncPtr2[Ptr[sqlite3_pcache], CInt, Unit], CFuncPtr1[Ptr[sqlite3_pcache], CInt], CFuncPtr3[Ptr[sqlite3_pcache], CUnsignedInt, CInt, Ptr[sqlite3_pcache_page]], CFuncPtr3[Ptr[sqlite3_pcache], Ptr[sqlite3_pcache_page], CInt, Unit], CFuncPtr4[Ptr[sqlite3_pcache], Ptr[sqlite3_pcache_page], CUnsignedInt, CUnsignedInt, Unit], CFuncPtr2[Ptr[sqlite3_pcache], CUnsignedInt, Unit], CFuncPtr1[Ptr[sqlite3_pcache], Unit], CFuncPtr1[Ptr[sqlite3_pcache], Unit]]

    Permalink
  56. type struct_sqlite3_pcache_page = CStruct2[Ptr[Byte], Ptr[Byte]]

    Permalink
  57. type struct_sqlite3_rtree_geometry = CStruct5[Ptr[Byte], CInt, Ptr[sqlite3_rtree_dbl], Ptr[Byte], CFuncPtr1[Ptr[Byte], Unit]]

    Permalink
  58. type struct_sqlite3_rtree_query_info = CStruct16[Ptr[Byte], CInt, Ptr[sqlite3_rtree_dbl], Ptr[Byte], CFuncPtr1[Ptr[Byte], Unit], Ptr[sqlite3_rtree_dbl], Ptr[CUnsignedInt], CInt, CInt, CInt, sqlite3_int64, sqlite3_rtree_dbl, CInt, CInt, sqlite3_rtree_dbl, Ptr[Ptr[sqlite3_value]]]

    Permalink
  59. type struct_sqlite3_snapshot = CStruct1[CArray[CUnsignedChar, Digit2[_4, _8]]]

    Permalink
  60. type struct_sqlite3_stmt = CStruct0

    Permalink
  61. type struct_sqlite3_value = CStruct0

    Permalink
  62. type struct_sqlite3_vfs = CStruct22[CInt, CInt, CInt, Ptr[Byte], CString, Ptr[Byte], CFuncPtr5[Ptr[Byte], CString, Ptr[struct_sqlite3_file], CInt, Ptr[CInt], CInt], CFuncPtr3[Ptr[Byte], CString, CInt, CInt], CFuncPtr4[Ptr[Byte], CString, CInt, Ptr[CInt], CInt], CFuncPtr4[Ptr[Byte], CString, CInt, CString, CInt], CFuncPtr2[Ptr[Byte], CString, Ptr[Byte]], CFuncPtr3[Ptr[Byte], CInt, CString, Unit], CFuncPtr3[Ptr[Byte], Ptr[Byte], CString, CFuncPtr0[Unit]], CFuncPtr2[Ptr[Byte], Ptr[Byte], Unit], CFuncPtr3[Ptr[Byte], CInt, CString, CInt], CFuncPtr2[Ptr[Byte], CInt, CInt], CFuncPtr2[Ptr[Byte], Ptr[CDouble], CInt], CFuncPtr3[Ptr[Byte], CInt, CString, CInt], CFuncPtr2[Ptr[Byte], Ptr[CLongLong], CInt], CFuncPtr3[Ptr[Byte], CString, CFuncPtr0[Unit], CInt], CFuncPtr2[Ptr[Byte], CString, CFuncPtr0[Unit]], CFuncPtr2[Ptr[Byte], CString, CString]]

    Permalink
  63. type struct_sqlite3_vtab = CStruct3[Ptr[Byte], CInt, CString]

    Permalink
  64. type struct_sqlite3_vtab_cursor = CStruct1[Ptr[Byte]]

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object SQLITE_CONSTANT

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  11. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  12. object implicits

    Permalink
  13. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  15. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  16. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  17. def sqlite3_aggregate_context(p0: Ptr[sqlite3_context], nBytes: CInt): Ptr[Byte]

    Permalink
  18. def sqlite3_aggregate_count(p0: Ptr[sqlite3_context]): CInt

    Permalink
  19. def sqlite3_auto_extension(xEntryPoint: CFuncPtr0[Unit]): CInt

    Permalink
  20. def sqlite3_backup_finish(p: Ptr[sqlite3_backup]): CInt

    Permalink
  21. def sqlite3_backup_init(pDest: Ptr[sqlite3], zDestName: CString, pSource: Ptr[sqlite3], zSourceName: CString): Ptr[sqlite3_backup]

    Permalink
  22. def sqlite3_backup_pagecount(p: Ptr[sqlite3_backup]): CInt

    Permalink
  23. def sqlite3_backup_remaining(p: Ptr[sqlite3_backup]): CInt

    Permalink
  24. def sqlite3_backup_step(p: Ptr[sqlite3_backup], nPage: CInt): CInt

    Permalink
  25. def sqlite3_bind_blob(p0: Ptr[sqlite3_stmt], p1: CInt, p2: Ptr[Byte], n: CInt, p3: sqlite3_destructor_type): CInt

    Permalink
  26. def sqlite3_bind_blob64(p0: Ptr[sqlite3_stmt], p1: CInt, p2: Ptr[Byte], p3: sqlite3_uint64, p4: sqlite3_destructor_type): CInt

    Permalink
  27. def sqlite3_bind_double(p0: Ptr[sqlite3_stmt], p1: CInt, p2: CDouble): CInt

    Permalink
  28. def sqlite3_bind_int(p0: Ptr[sqlite3_stmt], p1: CInt, p2: CInt): CInt

    Permalink
  29. def sqlite3_bind_int64(p0: Ptr[sqlite3_stmt], p1: CInt, p2: sqlite3_int64): CInt

    Permalink
  30. def sqlite3_bind_null(p0: Ptr[sqlite3_stmt], p1: CInt): CInt

    Permalink
  31. def sqlite3_bind_parameter_count(p0: Ptr[sqlite3_stmt]): CInt

    Permalink
  32. def sqlite3_bind_parameter_index(p0: Ptr[sqlite3_stmt], zName: CString): CInt

    Permalink
  33. def sqlite3_bind_parameter_name(p0: Ptr[sqlite3_stmt], p1: CInt): CString

    Permalink
  34. def sqlite3_bind_pointer(p0: Ptr[sqlite3_stmt], p1: CInt, p2: Ptr[Byte], p3: CString, p4: CFuncPtr1[Ptr[Byte], Unit]): CInt

    Permalink
  35. def sqlite3_bind_text(p0: Ptr[sqlite3_stmt], p1: CInt, p2: CString, p3: CInt, p4: sqlite3_destructor_type): CInt

    Permalink
  36. def sqlite3_bind_text16(p0: Ptr[sqlite3_stmt], p1: CInt, p2: Ptr[Byte], p3: CInt, p4: sqlite3_destructor_type): CInt

    Permalink
  37. def sqlite3_bind_text64(p0: Ptr[sqlite3_stmt], p1: CInt, p2: CString, p3: sqlite3_uint64, p4: sqlite3_destructor_type, encoding: CUnsignedChar): CInt

    Permalink
  38. def sqlite3_bind_value(p0: Ptr[sqlite3_stmt], p1: CInt, p2: Ptr[sqlite3_value]): CInt

    Permalink
  39. def sqlite3_bind_zeroblob(p0: Ptr[sqlite3_stmt], p1: CInt, n: CInt): CInt

    Permalink
  40. def sqlite3_bind_zeroblob64(p0: Ptr[sqlite3_stmt], p1: CInt, p2: sqlite3_uint64): CInt

    Permalink
  41. def sqlite3_blob_bytes(p0: Ptr[sqlite3_blob]): CInt

    Permalink
  42. def sqlite3_blob_close(p0: Ptr[sqlite3_blob]): CInt

    Permalink
  43. def sqlite3_blob_open(p0: Ptr[sqlite3], zDb: CString, zTable: CString, zColumn: CString, iRow: sqlite3_int64, flags: CInt, ppBlob: Ptr[Ptr[sqlite3_blob]]): CInt

    Permalink
  44. def sqlite3_blob_read(p0: Ptr[sqlite3_blob], Z: Ptr[Byte], N: CInt, iOffset: CInt): CInt

    Permalink
  45. def sqlite3_blob_reopen(p0: Ptr[sqlite3_blob], p1: sqlite3_int64): CInt

    Permalink
  46. def sqlite3_blob_write(p0: Ptr[sqlite3_blob], z: Ptr[Byte], n: CInt, iOffset: CInt): CInt

    Permalink
  47. def sqlite3_busy_handler(p0: Ptr[sqlite3], p1: CFuncPtr2[Ptr[Byte], CInt, CInt], p2: Ptr[Byte]): CInt

    Permalink
  48. def sqlite3_busy_timeout(p0: Ptr[sqlite3], ms: CInt): CInt

    Permalink
  49. def sqlite3_cancel_auto_extension(xEntryPoint: CFuncPtr0[Unit]): CInt

    Permalink
  50. def sqlite3_changes(p0: Ptr[sqlite3]): CInt

    Permalink
  51. def sqlite3_clear_bindings(p0: Ptr[sqlite3_stmt]): CInt

    Permalink
  52. def sqlite3_close(p0: Ptr[sqlite3]): CInt

    Permalink
  53. def sqlite3_close_v2(p0: Ptr[sqlite3]): CInt

    Permalink
  54. def sqlite3_collation_needed(p0: Ptr[sqlite3], p1: Ptr[Byte], p2: CFuncPtr4[Ptr[Byte], Ptr[sqlite3], CInt, CString, Unit]): CInt

    Permalink
  55. def sqlite3_collation_needed16(p0: Ptr[sqlite3], p1: Ptr[Byte], p2: CFuncPtr4[Ptr[Byte], Ptr[sqlite3], CInt, Ptr[Byte], Unit]): CInt

    Permalink
  56. def sqlite3_column_blob(p0: Ptr[sqlite3_stmt], iCol: CInt): Ptr[Byte]

    Permalink
  57. def sqlite3_column_bytes(p0: Ptr[sqlite3_stmt], iCol: CInt): CInt

    Permalink
  58. def sqlite3_column_bytes16(p0: Ptr[sqlite3_stmt], iCol: CInt): CInt

    Permalink
  59. def sqlite3_column_count(pStmt: Ptr[sqlite3_stmt]): CInt

    Permalink
  60. def sqlite3_column_database_name(p0: Ptr[sqlite3_stmt], p1: CInt): CString

    Permalink
  61. def sqlite3_column_database_name16(p0: Ptr[sqlite3_stmt], p1: CInt): Ptr[Byte]

    Permalink
  62. def sqlite3_column_decltype(p0: Ptr[sqlite3_stmt], p1: CInt): CString

    Permalink
  63. def sqlite3_column_decltype16(p0: Ptr[sqlite3_stmt], p1: CInt): Ptr[Byte]

    Permalink
  64. def sqlite3_column_double(p0: Ptr[sqlite3_stmt], iCol: CInt): CDouble

    Permalink
  65. def sqlite3_column_int(p0: Ptr[sqlite3_stmt], iCol: CInt): CInt

    Permalink
  66. def sqlite3_column_int64(p0: Ptr[sqlite3_stmt], iCol: CInt): sqlite3_int64

    Permalink
  67. def sqlite3_column_name(p0: Ptr[sqlite3_stmt], N: CInt): CString

    Permalink
  68. def sqlite3_column_name16(p0: Ptr[sqlite3_stmt], N: CInt): Ptr[Byte]

    Permalink
  69. def sqlite3_column_origin_name(p0: Ptr[sqlite3_stmt], p1: CInt): CString

    Permalink
  70. def sqlite3_column_origin_name16(p0: Ptr[sqlite3_stmt], p1: CInt): Ptr[Byte]

    Permalink
  71. def sqlite3_column_table_name(p0: Ptr[sqlite3_stmt], p1: CInt): CString

    Permalink
  72. def sqlite3_column_table_name16(p0: Ptr[sqlite3_stmt], p1: CInt): Ptr[Byte]

    Permalink
  73. def sqlite3_column_text(p0: Ptr[sqlite3_stmt], iCol: CInt): Ptr[CUnsignedChar]

    Permalink
  74. def sqlite3_column_text16(p0: Ptr[sqlite3_stmt], iCol: CInt): Ptr[Byte]

    Permalink
  75. def sqlite3_column_type(p0: Ptr[sqlite3_stmt], iCol: CInt): CInt

    Permalink
  76. def sqlite3_column_value(p0: Ptr[sqlite3_stmt], iCol: CInt): Ptr[sqlite3_value]

    Permalink
  77. def sqlite3_commit_hook(p0: Ptr[sqlite3], p1: CFuncPtr1[Ptr[Byte], CInt], p2: Ptr[Byte]): Ptr[Byte]

    Permalink
  78. def sqlite3_compileoption_get(N: CInt): CString

    Permalink
  79. def sqlite3_compileoption_used(zOptName: CString): CInt

    Permalink
  80. def sqlite3_complete(sql: CString): CInt

    Permalink
  81. def sqlite3_complete16(sql: Ptr[Byte]): CInt

    Permalink
  82. def sqlite3_config(p0: CInt, varArgs: CVarArg*): CInt

    Permalink
  83. def sqlite3_context_db_handle(p0: Ptr[sqlite3_context]): Ptr[sqlite3]

    Permalink
  84. def sqlite3_create_collation(p0: Ptr[sqlite3], zName: CString, eTextRep: CInt, pArg: Ptr[Byte], xCompare: CFuncPtr5[Ptr[Byte], CInt, Ptr[Byte], CInt, Ptr[Byte], CInt]): CInt

    Permalink
  85. def sqlite3_create_collation16(p0: Ptr[sqlite3], zName: Ptr[Byte], eTextRep: CInt, pArg: Ptr[Byte], xCompare: CFuncPtr5[Ptr[Byte], CInt, Ptr[Byte], CInt, Ptr[Byte], CInt]): CInt

    Permalink
  86. def sqlite3_create_collation_v2(p0: Ptr[sqlite3], zName: CString, eTextRep: CInt, pArg: Ptr[Byte], xCompare: CFuncPtr5[Ptr[Byte], CInt, Ptr[Byte], CInt, Ptr[Byte], CInt], xDestroy: CFuncPtr1[Ptr[Byte], Unit]): CInt

    Permalink
  87. def sqlite3_create_function(db: Ptr[sqlite3], zFunctionName: CString, nArg: CInt, eTextRep: CInt, pApp: Ptr[Byte], xFunc: CFuncPtr3[Ptr[sqlite3_context], CInt, Ptr[Ptr[sqlite3_value]], Unit], xStep: CFuncPtr3[Ptr[sqlite3_context], CInt, Ptr[Ptr[sqlite3_value]], Unit], xFinal: CFuncPtr1[Ptr[sqlite3_context], Unit]): CInt

    Permalink
  88. def sqlite3_create_function16(db: Ptr[sqlite3], zFunctionName: Ptr[Byte], nArg: CInt, eTextRep: CInt, pApp: Ptr[Byte], xFunc: CFuncPtr3[Ptr[sqlite3_context], CInt, Ptr[Ptr[sqlite3_value]], Unit], xStep: CFuncPtr3[Ptr[sqlite3_context], CInt, Ptr[Ptr[sqlite3_value]], Unit], xFinal: CFuncPtr1[Ptr[sqlite3_context], Unit]): CInt

    Permalink
  89. def sqlite3_create_function_v2(db: Ptr[sqlite3], zFunctionName: CString, nArg: CInt, eTextRep: CInt, pApp: Ptr[Byte], xFunc: CFuncPtr3[Ptr[sqlite3_context], CInt, Ptr[Ptr[sqlite3_value]], Unit], xStep: CFuncPtr3[Ptr[sqlite3_context], CInt, Ptr[Ptr[sqlite3_value]], Unit], xFinal: CFuncPtr1[Ptr[sqlite3_context], Unit], xDestroy: CFuncPtr1[Ptr[Byte], Unit]): CInt

    Permalink
  90. def sqlite3_data_count(pStmt: Ptr[sqlite3_stmt]): CInt

    Permalink
  91. val sqlite3_data_directory: CString

    Permalink
  92. def sqlite3_db_cacheflush(p0: Ptr[sqlite3]): CInt

    Permalink
  93. def sqlite3_db_config(p0: Ptr[sqlite3], op: CInt, varArgs: CVarArg*): CInt

    Permalink
  94. def sqlite3_db_filename(db: Ptr[sqlite3], zDbName: CString): CString

    Permalink
  95. def sqlite3_db_handle(p0: Ptr[sqlite3_stmt]): Ptr[sqlite3]

    Permalink
  96. def sqlite3_db_mutex(p0: Ptr[sqlite3]): Ptr[sqlite3_mutex]

    Permalink
  97. def sqlite3_db_readonly(db: Ptr[sqlite3], zDbName: CString): CInt

    Permalink
  98. def sqlite3_db_release_memory(p0: Ptr[sqlite3]): CInt

    Permalink
  99. def sqlite3_db_status(p0: Ptr[sqlite3], op: CInt, pCur: Ptr[CInt], pHiwtr: Ptr[CInt], resetFlg: CInt): CInt

    Permalink
  100. def sqlite3_declare_vtab(p0: Ptr[sqlite3], zSQL: CString): CInt

    Permalink
  101. def sqlite3_enable_load_extension(db: Ptr[sqlite3], onoff: CInt): CInt

    Permalink
  102. def sqlite3_enable_shared_cache(p0: CInt): CInt

    Permalink
  103. def sqlite3_errcode(db: Ptr[sqlite3]): CInt

    Permalink
  104. def sqlite3_errmsg(p0: Ptr[sqlite3]): CString

    Permalink
  105. def sqlite3_errmsg16(p0: Ptr[sqlite3]): Ptr[Byte]

    Permalink
  106. def sqlite3_errstr(p0: CInt): CString

    Permalink
  107. def sqlite3_exec(p0: Ptr[sqlite3], sql: CString, callback: CFuncPtr4[Ptr[Byte], CInt, Ptr[CString], Ptr[CString], CInt], p1: Ptr[Byte], errmsg: Ptr[CString]): CInt

    Permalink
  108. def sqlite3_expanded_sql(pStmt: Ptr[sqlite3_stmt]): CString

    Permalink
  109. def sqlite3_expired(p0: Ptr[sqlite3_stmt]): CInt

    Permalink
  110. def sqlite3_extended_errcode(db: Ptr[sqlite3]): CInt

    Permalink
  111. def sqlite3_extended_result_codes(p0: Ptr[sqlite3], onoff: CInt): CInt

    Permalink
  112. def sqlite3_file_control(p0: Ptr[sqlite3], zDbName: CString, op: CInt, p1: Ptr[Byte]): CInt

    Permalink
  113. def sqlite3_finalize(pStmt: Ptr[sqlite3_stmt]): CInt

    Permalink
  114. def sqlite3_free(p0: Ptr[Byte]): Unit

    Permalink
  115. def sqlite3_free_table(result: Ptr[CString]): Unit

    Permalink
  116. def sqlite3_get_autocommit(p0: Ptr[sqlite3]): CInt

    Permalink
  117. def sqlite3_get_auxdata(p0: Ptr[sqlite3_context], N: CInt): Ptr[Byte]

    Permalink
  118. def sqlite3_get_table(db: Ptr[sqlite3], zSql: CString, pazResult: Ptr[Ptr[CString]], pnRow: Ptr[CInt], pnColumn: Ptr[CInt], pzErrmsg: Ptr[CString]): CInt

    Permalink
  119. def sqlite3_global_recover(): CInt

    Permalink
  120. def sqlite3_initialize(): CInt

    Permalink
  121. def sqlite3_interrupt(p0: Ptr[sqlite3]): Unit

    Permalink
  122. def sqlite3_last_insert_rowid(p0: Ptr[sqlite3]): sqlite3_int64

    Permalink
  123. def sqlite3_libversion(): CString

    Permalink
  124. def sqlite3_libversion_number(): CInt

    Permalink
  125. def sqlite3_limit(p0: Ptr[sqlite3], id: CInt, newVal: CInt): CInt

    Permalink
  126. def sqlite3_load_extension(db: Ptr[sqlite3], zFile: CString, zProc: CString, pzErrMsg: Ptr[CString]): CInt

    Permalink
  127. def sqlite3_log(iErrCode: CInt, zFormat: CString, varArgs: CVarArg*): Unit

    Permalink
  128. def sqlite3_malloc(p0: CInt): Ptr[Byte]

    Permalink
  129. def sqlite3_malloc64(p0: sqlite3_uint64): Ptr[Byte]

    Permalink
  130. def sqlite3_memory_alarm(p0: CFuncPtr3[Ptr[Byte], sqlite3_int64, CInt, Unit], p1: Ptr[Byte], p2: sqlite3_int64): CInt

    Permalink
  131. def sqlite3_memory_highwater(resetFlag: CInt): sqlite3_int64

    Permalink
  132. def sqlite3_memory_used(): sqlite3_int64

    Permalink
  133. def sqlite3_mprintf(p0: CString, varArgs: CVarArg*): CString

    Permalink
  134. def sqlite3_msize(p0: Ptr[Byte]): sqlite3_uint64

    Permalink
  135. def sqlite3_mutex_alloc(p0: CInt): Ptr[sqlite3_mutex]

    Permalink
  136. def sqlite3_mutex_enter(p0: Ptr[sqlite3_mutex]): Unit

    Permalink
  137. def sqlite3_mutex_free(p0: Ptr[sqlite3_mutex]): Unit

    Permalink
  138. def sqlite3_mutex_held(p0: Ptr[sqlite3_mutex]): CInt

    Permalink
  139. def sqlite3_mutex_leave(p0: Ptr[sqlite3_mutex]): Unit

    Permalink
  140. def sqlite3_mutex_notheld(p0: Ptr[sqlite3_mutex]): CInt

    Permalink
  141. def sqlite3_mutex_try(p0: Ptr[sqlite3_mutex]): CInt

    Permalink
  142. def sqlite3_next_stmt(pDb: Ptr[sqlite3], pStmt: Ptr[sqlite3_stmt]): Ptr[sqlite3_stmt]

    Permalink
  143. def sqlite3_open(filename: CString, ppDb: Ptr[Ptr[sqlite3]]): CInt

    Permalink
  144. def sqlite3_open16(filename: Ptr[Byte], ppDb: Ptr[Ptr[sqlite3]]): CInt

    Permalink
  145. def sqlite3_open_v2(filename: CString, ppDb: Ptr[Ptr[sqlite3]], flags: CInt, zVfs: CString): CInt

    Permalink
  146. def sqlite3_os_end(): CInt

    Permalink
  147. def sqlite3_os_init(): CInt

    Permalink
  148. def sqlite3_overload_function(p0: Ptr[sqlite3], zFuncName: CString, nArg: CInt): CInt

    Permalink
  149. def sqlite3_prepare(db: Ptr[sqlite3], zSql: CString, nByte: CInt, ppStmt: Ptr[Ptr[sqlite3_stmt]], pzTail: Ptr[CString]): CInt

    Permalink
  150. def sqlite3_prepare16(db: Ptr[sqlite3], zSql: Ptr[Byte], nByte: CInt, ppStmt: Ptr[Ptr[sqlite3_stmt]], pzTail: Ptr[Ptr[Byte]]): CInt

    Permalink
  151. def sqlite3_prepare16_v2(db: Ptr[sqlite3], zSql: Ptr[Byte], nByte: CInt, ppStmt: Ptr[Ptr[sqlite3_stmt]], pzTail: Ptr[Ptr[Byte]]): CInt

    Permalink
  152. def sqlite3_prepare16_v3(db: Ptr[sqlite3], zSql: Ptr[Byte], nByte: CInt, prepFlags: CUnsignedInt, ppStmt: Ptr[Ptr[sqlite3_stmt]], pzTail: Ptr[Ptr[Byte]]): CInt

    Permalink
  153. def sqlite3_prepare_v2(db: Ptr[sqlite3], zSql: CString, nByte: CInt, ppStmt: Ptr[Ptr[sqlite3_stmt]], pzTail: Ptr[CString]): CInt

    Permalink
  154. def sqlite3_prepare_v3(db: Ptr[sqlite3], zSql: CString, nByte: CInt, prepFlags: CUnsignedInt, ppStmt: Ptr[Ptr[sqlite3_stmt]], pzTail: Ptr[CString]): CInt

    Permalink
  155. def sqlite3_profile(p0: Ptr[sqlite3], xProfile: CFuncPtr3[Ptr[Byte], CString, sqlite3_uint64, Unit], p1: Ptr[Byte]): Ptr[Byte]

    Permalink
  156. def sqlite3_progress_handler(p0: Ptr[sqlite3], p1: CInt, p2: CFuncPtr1[Ptr[Byte], CInt], p3: Ptr[Byte]): Unit

    Permalink
  157. def sqlite3_randomness(N: CInt, P: Ptr[Byte]): Unit

    Permalink
  158. def sqlite3_realloc(p0: Ptr[Byte], p1: CInt): Ptr[Byte]

    Permalink
  159. def sqlite3_realloc64(p0: Ptr[Byte], p1: sqlite3_uint64): Ptr[Byte]

    Permalink
  160. def sqlite3_release_memory(p0: CInt): CInt

    Permalink
  161. def sqlite3_reset(pStmt: Ptr[sqlite3_stmt]): CInt

    Permalink
  162. def sqlite3_reset_auto_extension(): Unit

    Permalink
  163. def sqlite3_result_blob(p0: Ptr[sqlite3_context], p1: Ptr[Byte], p2: CInt, p3: CFuncPtr1[Ptr[Byte], Unit]): Unit

    Permalink
  164. def sqlite3_result_blob64(p0: Ptr[sqlite3_context], p1: Ptr[Byte], p2: sqlite3_uint64, p3: CFuncPtr1[Ptr[Byte], Unit]): Unit

    Permalink
  165. def sqlite3_result_double(p0: Ptr[sqlite3_context], p1: CDouble): Unit

    Permalink
  166. def sqlite3_result_error(p0: Ptr[sqlite3_context], p1: CString, p2: CInt): Unit

    Permalink
  167. def sqlite3_result_error16(p0: Ptr[sqlite3_context], p1: Ptr[Byte], p2: CInt): Unit

    Permalink
  168. def sqlite3_result_error_code(p0: Ptr[sqlite3_context], p1: CInt): Unit

    Permalink
  169. def sqlite3_result_error_nomem(p0: Ptr[sqlite3_context]): Unit

    Permalink
  170. def sqlite3_result_error_toobig(p0: Ptr[sqlite3_context]): Unit

    Permalink
  171. def sqlite3_result_int(p0: Ptr[sqlite3_context], p1: CInt): Unit

    Permalink
  172. def sqlite3_result_int64(p0: Ptr[sqlite3_context], p1: sqlite3_int64): Unit

    Permalink
  173. def sqlite3_result_null(p0: Ptr[sqlite3_context]): Unit

    Permalink
  174. def sqlite3_result_pointer(p0: Ptr[sqlite3_context], p1: Ptr[Byte], p2: CString, p3: CFuncPtr1[Ptr[Byte], Unit]): Unit

    Permalink
  175. def sqlite3_result_subtype(p0: Ptr[sqlite3_context], p1: CUnsignedInt): Unit

    Permalink
  176. def sqlite3_result_text(p0: Ptr[sqlite3_context], p1: CString, p2: CInt, p3: CFuncPtr1[Ptr[Byte], Unit]): Unit

    Permalink
  177. def sqlite3_result_text16(p0: Ptr[sqlite3_context], p1: Ptr[Byte], p2: CInt, p3: CFuncPtr1[Ptr[Byte], Unit]): Unit

    Permalink
  178. def sqlite3_result_text16be(p0: Ptr[sqlite3_context], p1: Ptr[Byte], p2: CInt, p3: CFuncPtr1[Ptr[Byte], Unit]): Unit

    Permalink
  179. def sqlite3_result_text16le(p0: Ptr[sqlite3_context], p1: Ptr[Byte], p2: CInt, p3: CFuncPtr1[Ptr[Byte], Unit]): Unit

    Permalink
  180. def sqlite3_result_text64(p0: Ptr[sqlite3_context], p1: CString, p2: sqlite3_uint64, p3: CFuncPtr1[Ptr[Byte], Unit], encoding: CUnsignedChar): Unit

    Permalink
  181. def sqlite3_result_value(p0: Ptr[sqlite3_context], p1: Ptr[sqlite3_value]): Unit

    Permalink
  182. def sqlite3_result_zeroblob(p0: Ptr[sqlite3_context], n: CInt): Unit

    Permalink
  183. def sqlite3_result_zeroblob64(p0: Ptr[sqlite3_context], n: sqlite3_uint64): CInt

    Permalink
  184. def sqlite3_rollback_hook(p0: Ptr[sqlite3], p1: CFuncPtr1[Ptr[Byte], Unit], p2: Ptr[Byte]): Ptr[Byte]

    Permalink
  185. def sqlite3_rtree_geometry_callback(db: Ptr[sqlite3], zGeom: CString, xGeom: CFuncPtr4[Ptr[sqlite3_rtree_geometry], CInt, Ptr[sqlite3_rtree_dbl], Ptr[CInt], CInt], pContext: Ptr[Byte]): CInt

    Permalink
  186. def sqlite3_rtree_query_callback(db: Ptr[sqlite3], zQueryFunc: CString, xQueryFunc: CFuncPtr1[Ptr[sqlite3_rtree_query_info], CInt], pContext: Ptr[Byte], xDestructor: CFuncPtr1[Ptr[Byte], Unit]): CInt

    Permalink
  187. def sqlite3_set_authorizer(p0: Ptr[sqlite3], xAuth: CFuncPtr6[Ptr[Byte], CInt, CString, CString, CString, CString, CInt], pUserData: Ptr[Byte]): CInt

    Permalink
  188. def sqlite3_set_auxdata(p0: Ptr[sqlite3_context], N: CInt, p1: Ptr[Byte], p2: CFuncPtr1[Ptr[Byte], Unit]): Unit

    Permalink
  189. def sqlite3_set_last_insert_rowid(p0: Ptr[sqlite3], p1: sqlite3_int64): Unit

    Permalink
  190. def sqlite3_shutdown(): CInt

    Permalink
  191. def sqlite3_sleep(p0: CInt): CInt

    Permalink
  192. def sqlite3_snapshot_cmp(p1: Ptr[sqlite3_snapshot], p2: Ptr[sqlite3_snapshot]): CInt

    Permalink
  193. def sqlite3_snapshot_free(p0: Ptr[sqlite3_snapshot]): Unit

    Permalink
  194. def sqlite3_snapshot_get(db: Ptr[sqlite3], zSchema: CString, ppSnapshot: Ptr[Ptr[sqlite3_snapshot]]): CInt

    Permalink
  195. def sqlite3_snapshot_open(db: Ptr[sqlite3], zSchema: CString, pSnapshot: Ptr[sqlite3_snapshot]): CInt

    Permalink
  196. def sqlite3_snapshot_recover(db: Ptr[sqlite3], zDb: CString): CInt

    Permalink
  197. def sqlite3_snprintf(p0: CInt, p1: CString, p2: CString, varArgs: CVarArg*): CString

    Permalink
  198. def sqlite3_soft_heap_limit(N: CInt): Unit

    Permalink
  199. def sqlite3_soft_heap_limit64(N: sqlite3_int64): sqlite3_int64

    Permalink
  200. def sqlite3_sourceid(): CString

    Permalink
  201. def sqlite3_sql(pStmt: Ptr[sqlite3_stmt]): CString

    Permalink
  202. def sqlite3_status(op: CInt, pCurrent: Ptr[CInt], pHighwater: Ptr[CInt], resetFlag: CInt): CInt

    Permalink
  203. def sqlite3_status64(op: CInt, pCurrent: Ptr[sqlite3_int64], pHighwater: Ptr[sqlite3_int64], resetFlag: CInt): CInt

    Permalink
  204. def sqlite3_step(p0: Ptr[sqlite3_stmt]): CInt

    Permalink
  205. def sqlite3_stmt_busy(p0: Ptr[sqlite3_stmt]): CInt

    Permalink
  206. def sqlite3_stmt_readonly(pStmt: Ptr[sqlite3_stmt]): CInt

    Permalink
  207. def sqlite3_stmt_scanstatus(pStmt: Ptr[sqlite3_stmt], idx: CInt, iScanStatusOp: CInt, pOut: Ptr[Byte]): CInt

    Permalink
  208. def sqlite3_stmt_scanstatus_reset(p0: Ptr[sqlite3_stmt]): Unit

    Permalink
  209. def sqlite3_stmt_status(p0: Ptr[sqlite3_stmt], op: CInt, resetFlg: CInt): CInt

    Permalink
  210. def sqlite3_strglob(zGlob: CString, zStr: CString): CInt

    Permalink
  211. def sqlite3_stricmp(p0: CString, p1: CString): CInt

    Permalink
  212. def sqlite3_strlike(zGlob: CString, zStr: CString, cEsc: CUnsignedInt): CInt

    Permalink
  213. def sqlite3_strnicmp(p0: CString, p1: CString, p2: CInt): CInt

    Permalink
  214. def sqlite3_system_errno(p0: Ptr[sqlite3]): CInt

    Permalink
  215. def sqlite3_table_column_metadata(db: Ptr[sqlite3], zDbName: CString, zTableName: CString, zColumnName: CString, pzDataType: Ptr[CString], pzCollSeq: Ptr[CString], pNotNull: Ptr[CInt], pPrimaryKey: Ptr[CInt], pAutoinc: Ptr[CInt]): CInt

    Permalink
  216. val sqlite3_temp_directory: CString

    Permalink
  217. def sqlite3_test_control(op: CInt, varArgs: CVarArg*): CInt

    Permalink
  218. def sqlite3_thread_cleanup(): Unit

    Permalink
  219. def sqlite3_threadsafe(): CInt

    Permalink
  220. def sqlite3_total_changes(p0: Ptr[sqlite3]): CInt

    Permalink
  221. def sqlite3_trace(p0: Ptr[sqlite3], xTrace: CFuncPtr2[Ptr[Byte], CString, Unit], p1: Ptr[Byte]): Ptr[Byte]

    Permalink
  222. def sqlite3_trace_v2(p0: Ptr[sqlite3], uMask: CUnsignedInt, xCallback: CFuncPtr4[CUnsignedInt, Ptr[Byte], Ptr[Byte], Ptr[Byte], CInt], pCtx: Ptr[Byte]): CInt

    Permalink
  223. def sqlite3_transfer_bindings(p0: Ptr[sqlite3_stmt], p1: Ptr[sqlite3_stmt]): CInt

    Permalink
  224. def sqlite3_unlock_notify(pBlocked: Ptr[sqlite3], xNotify: CFuncPtr2[Ptr[Ptr[Byte]], CInt, Unit], pNotifyArg: Ptr[Byte]): CInt

    Permalink
  225. def sqlite3_update_hook(p0: Ptr[sqlite3], p1: CFuncPtr5[Ptr[Byte], CInt, CString, CString, sqlite3_int64, Unit], p2: Ptr[Byte]): Ptr[Byte]

    Permalink
  226. def sqlite3_uri_boolean(zFile: CString, zParam: CString, bDefault: CInt): CInt

    Permalink
  227. def sqlite3_uri_int64(p0: CString, p1: CString, p2: sqlite3_int64): sqlite3_int64

    Permalink
  228. def sqlite3_uri_parameter(zFilename: CString, zParam: CString): CString

    Permalink
  229. def sqlite3_user_data(p0: Ptr[sqlite3_context]): Ptr[Byte]

    Permalink
  230. def sqlite3_value_blob(p0: Ptr[sqlite3_value]): Ptr[Byte]

    Permalink
  231. def sqlite3_value_bytes(p0: Ptr[sqlite3_value]): CInt

    Permalink
  232. def sqlite3_value_bytes16(p0: Ptr[sqlite3_value]): CInt

    Permalink
  233. def sqlite3_value_double(p0: Ptr[sqlite3_value]): CDouble

    Permalink
  234. def sqlite3_value_dup(p0: Ptr[sqlite3_value]): Ptr[sqlite3_value]

    Permalink
  235. def sqlite3_value_free(p0: Ptr[sqlite3_value]): Unit

    Permalink
  236. def sqlite3_value_int(p0: Ptr[sqlite3_value]): CInt

    Permalink
  237. def sqlite3_value_int64(p0: Ptr[sqlite3_value]): sqlite3_int64

    Permalink
  238. def sqlite3_value_nochange(p0: Ptr[sqlite3_value]): CInt

    Permalink
  239. def sqlite3_value_numeric_type(p0: Ptr[sqlite3_value]): CInt

    Permalink
  240. def sqlite3_value_pointer(p0: Ptr[sqlite3_value], p1: CString): Ptr[Byte]

    Permalink
  241. def sqlite3_value_subtype(p0: Ptr[sqlite3_value]): CUnsignedInt

    Permalink
  242. def sqlite3_value_text(p0: Ptr[sqlite3_value]): Ptr[CUnsignedChar]

    Permalink
  243. def sqlite3_value_text16(p0: Ptr[sqlite3_value]): Ptr[Byte]

    Permalink
  244. def sqlite3_value_text16be(p0: Ptr[sqlite3_value]): Ptr[Byte]

    Permalink
  245. def sqlite3_value_text16le(p0: Ptr[sqlite3_value]): Ptr[Byte]

    Permalink
  246. def sqlite3_value_type(p0: Ptr[sqlite3_value]): CInt

    Permalink
  247. val sqlite3_version: CString

    Permalink
  248. def sqlite3_vfs_find(zVfsName: CString): Ptr[sqlite3_vfs]

    Permalink
  249. def sqlite3_vfs_register(p0: Ptr[sqlite3_vfs], makeDflt: CInt): CInt

    Permalink
  250. def sqlite3_vfs_unregister(p0: Ptr[sqlite3_vfs]): CInt

    Permalink
  251. def sqlite3_vmprintf(p0: CString, p1: Ptr[struct___va_list_tag]): CString

    Permalink
  252. def sqlite3_vsnprintf(p0: CInt, p1: CString, p2: CString, p3: Ptr[struct___va_list_tag]): CString

    Permalink
  253. def sqlite3_vtab_collation(p0: Ptr[sqlite3_index_info], p1: CInt): CString

    Permalink
  254. def sqlite3_vtab_config(p0: Ptr[sqlite3], op: CInt, varArgs: CVarArg*): CInt

    Permalink
  255. def sqlite3_vtab_nochange(p0: Ptr[sqlite3_context]): CInt

    Permalink
  256. def sqlite3_vtab_on_conflict(p0: Ptr[sqlite3]): CInt

    Permalink
  257. def sqlite3_wal_autocheckpoint(db: Ptr[sqlite3], N: CInt): CInt

    Permalink
  258. def sqlite3_wal_checkpoint(db: Ptr[sqlite3], zDb: CString): CInt

    Permalink
  259. def sqlite3_wal_checkpoint_v2(db: Ptr[sqlite3], zDb: CString, eMode: CInt, pnLog: Ptr[CInt], pnCkpt: Ptr[CInt]): CInt

    Permalink
  260. def sqlite3_wal_hook(p0: Ptr[sqlite3], p1: CFuncPtr4[Ptr[Byte], Ptr[sqlite3], CString, CInt, CInt], p2: Ptr[Byte]): Ptr[Byte]

    Permalink
  261. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  262. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  263. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  264. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  265. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped