Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOCI/soci
/ functions
Functions
2,892 in github.com/SOCI/soci
⨍
Functions
2,892
◇
Types & classes
826
Method
blob_wrapper
src/core/soci-simple.cpp:139
Method
boolean_table_creator
tests/postgresql/test-postgresql.cpp:326
Method
bytea_table_creator
tests/postgresql/test-postgresql.cpp:560
Method
calcLength
tests/catch.hpp:8525
Method
can_convert_to_unsigned_sql_type
include/soci/odbc/soci-odbc.h:546
Function
can_use_from_base
include/soci/type-conversion-traits.h:87
Function
can_use_move_from_base
include/soci/type-conversion-traits.h:101
Method
cannot_add_elements
helper for checking if the attempt was made to add more into/use elements after the statement was set for execution
src/core/soci-simple.cpp:441
Method
captureValue
tests/catch.hpp:11931
Method
captureValues
tests/catch.hpp:2663
Method
cardinality
tests/catch.hpp:9288
Method
cast
include/soci/type-holder.h:106
Method
cast
include/soci/type-holder.h:118
Method
cast
include/soci/type-holder.h:134
Method
cast
include/soci/type-holder.h:167
Method
cast
include/soci/type-holder.h:180
Function
catch
tests/catch.hpp:13573
Function
checkEqualPadded
Although SQL standard mandates right padding CHAR(N) values to their length with spaces, some backends don't confirm to it: - Firebird does pad the s
tests/test-padded.h:25
Method
checkInteger
include/private/firebird/common.h:111
Method
checkInteger
include/private/firebird/common.h:119
Method
checkInteger
include/private/firebird/common.h:215
Method
checkInteger
include/private/firebird/common.h:222
Function
checked_ptr_cast
include/soci/type-holder.h:67
Function
chunk
tests/catch.hpp:4333
Method
cleanUp
src/backends/firebird/session.cpp:152
Function
clean_up
include/soci/values-exchange.h:91
Function
clean_up
include/soci/statement.h:208
Method
clean_up
src/core/into-type.cpp:49
Method
clean_up
src/core/use-type.cpp:235
Method
clean_up
src/backends/postgresql/vector-use-type.cpp:343
Method
clean_up
src/backends/postgresql/standard-into-type.cpp:171
Method
clean_up
src/backends/postgresql/standard-use-type.cpp:233
Method
clean_up
src/backends/postgresql/vector-into-type.cpp:353
Method
clean_up
src/backends/postgresql/statement.cpp:89
Method
clean_up
src/backends/oracle/vector-use-type.cpp:411
Method
clean_up
src/backends/oracle/standard-into-type.cpp:381
Method
clean_up
src/backends/oracle/standard-use-type.cpp:711
Method
clean_up
src/backends/oracle/vector-into-type.cpp:442
Method
clean_up
src/backends/oracle/statement.cpp:70
Method
clean_up
src/backends/oracle/session.cpp:388
Method
clean_up
src/backends/sqlite3/vector-use-type.cpp:250
Method
clean_up
src/backends/sqlite3/standard-into-type.cpp:213
Method
clean_up
src/backends/sqlite3/standard-use-type.cpp:249
Method
clean_up
src/backends/sqlite3/vector-into-type.cpp:490
Method
clean_up
src/backends/sqlite3/statement.cpp:42
Method
clean_up
src/backends/sqlite3/session.cpp:270
Method
clean_up
src/backends/mysql/vector-use-type.cpp:264
Method
clean_up
src/backends/mysql/standard-into-type.cpp:137
Method
clean_up
src/backends/mysql/standard-use-type.cpp:225
Method
clean_up
src/backends/mysql/vector-into-type.cpp:255
Method
clean_up
src/backends/mysql/statement.cpp:29
Method
clean_up
src/backends/mysql/session.cpp:572
Method
clean_up
src/backends/odbc/vector-use-type.cpp:508
Method
clean_up
src/backends/odbc/standard-into-type.cpp:248
Method
clean_up
src/backends/odbc/standard-use-type.cpp:314
Method
clean_up
src/backends/odbc/vector-into-type.cpp:433
Method
clean_up
src/backends/odbc/statement.cpp:40
Method
clean_up
src/backends/odbc/session.cpp:582
Method
clean_up
src/backends/firebird/vector-use-type.cpp:206
Method
clean_up
src/backends/firebird/standard-into-type.cpp:161
Method
clean_up
src/backends/firebird/standard-use-type.cpp:207
Method
clean_up
src/backends/firebird/vector-into-type.cpp:185
Method
clean_up
src/backends/firebird/statement.cpp:51
Method
clean_up
src/backends/db2/vector-use-type.cpp:450
Method
clean_up
src/backends/db2/standard-into-type.cpp:172
Method
clean_up
src/backends/db2/standard-use-type.cpp:213
Method
clean_up
src/backends/db2/vector-into-type.cpp:502
Method
clean_up
src/backends/db2/statement.cpp:30
Method
clean_up
src/backends/db2/session.cpp:232
Method
clean_up
src/backends/empty/vector-use-type.cpp:38
Method
clean_up
src/backends/empty/standard-into-type.cpp:31
Method
clean_up
src/backends/empty/standard-use-type.cpp:39
Method
clean_up
src/backends/empty/vector-into-type.cpp:42
Method
clean_up
src/backends/empty/statement.cpp:24
Method
clean_up
src/backends/empty/session.cpp:40
Method
clear_query_parameters
src/core/session.cpp:499
Method
cli
tests/catch.hpp:13529
Method
clone
src/backends/postgresql/blob.cpp:271
Method
close
src/core/session.cpp:301
Method
close
tests/catch.hpp:12635
Method
close
tests/catch.hpp:16402
Method
closeBlob
src/backends/firebird/blob.cpp:151
Method
commit
src/core/transaction.cpp:32
Method
commit
src/backends/postgresql/session.cpp:390
Method
commit
src/backends/oracle/session.cpp:370
Method
commit
src/backends/sqlite3/session.cpp:182
Method
commit
src/backends/mysql/session.cpp:554
Method
commit
src/backends/odbc/session.cpp:404
Method
commit
src/backends/firebird/session.cpp:114
Method
commit
src/backends/db2/session.cpp:186
Method
commit
src/backends/empty/session.cpp:30
Method
common_tests
tests/test-context.h:273
Method
complete
tests/catch.hpp:8240
Method
config
tests/catch.hpp:12781
Method
configure_connection
src/backends/odbc/session.cpp:311
Method
connection_parameters
src/core/connection-parameters.cpp:83
Method
connection_pool
src/core/connection-pool.cpp:257
Method
connection_pool_impl
src/core/connection-pool.cpp:65
Method
construct
tests/catch.hpp:7413
Function
conversion_into_type
include/soci/type-conversion.h:49
← previous
next →
1,101–1,200 of 2,892, ranked by callers