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
do_deprecated_read
include/soci/soci-backend.h:352
Method
do_deprecated_write
include/soci/soci-backend.h:353
Method
do_fetch
src/backends/odbc/statement.cpp:254
Method
do_into
include/soci/type-conversion.h:409
Method
do_use
include/soci/type-conversion.h:444
Method
double_value_table_creator
tests/mysql/test-mysql.cpp:540
Method
drop
tests/postgresql/test-postgresql.cpp:219
Method
drop
tests/postgresql/test-postgresql.cpp:1190
Method
drop
tests/postgresql/test-postgresql.cpp:1246
Method
drop
tests/postgresql/test-postgresql.cpp:1329
Method
drop
tests/oracle/test-oracle.cpp:328
Method
drop_column
src/core/once-temp-type.cpp:103
Method
drop_column
include/soci/soci-backend.h:514
Method
drop_table
include/soci/soci-backend.h:424
Function
dump_value
include/soci/values-exchange.h:76
Method
dynamic_backend_ref
src/core/connection-parameters.cpp:51
Method
emplaceUnscopedMessage
tests/catch.hpp:12901
Method
empty
tests/catch.hpp:515
Function
empty_backend_factory
include/soci/empty/soci-empty.h:179
Function
empty_blob
include/soci/oracle/soci-oracle.h:435
Function
empty_blob
include/soci/sqlite3/soci-sqlite3.h:316
Method
empty_blob
include/soci/soci-backend.h:541
Method
empty_blob_backend
src/backends/empty/blob.cpp:14
Method
empty_rowid_backend
src/backends/empty/row-id.cpp:14
Method
empty_session_backend
src/backends/empty/session.cpp:14
Function
empty_standard_into_type_backend
include/soci/empty/soci-empty.h:31
Function
empty_standard_use_type_backend
include/soci/empty/soci-empty.h:66
Method
empty_statement_backend
src/backends/empty/statement.cpp:14
Function
empty_vector_into_type_backend
include/soci/empty/soci-empty.h:47
Function
empty_vector_use_type_backend
include/soci/empty/soci-empty.h:83
Function
enable_std_char_padding
Put the database in SQL-complient mode for CHAR(N) values, return false if it's impossible, i.e. if the database doesn't behave correctly whatever we
tests/test-context.h:240
Method
enable_std_char_padding
tests/sqlite3/test-sqlite3.cpp:1164
Method
end
tests/catch.hpp:674
Method
end
tests/catch.hpp:8746
Method
end
include/soci/rowset.h:148
Method
endMode
tests/catch.hpp:14806
Method
endRun
tests/catch.hpp:14378
Method
enforceOk
tests/catch.hpp:9017
Method
engage_platform
If neither SEH nor signal handling is required, the handler impls do not have to do anything, and can be empty.
tests/catch.hpp:10763
Method
ensure_initialized
src/core/blob.cpp:83
Method
ensure_initialized
This function only exists for its side effect of creating an instance of this class.
src/backends/mysql/session.cpp:52
Function
ensure_valid_utf32
@overload
include/soci/soci-unicode.h:86
Function
ensure_valid_utf8
@overload
include/soci/soci-unicode.h:54
Method
escape
tests/catch.hpp:14821
Function
estimate_clock_cost
tests/catch.hpp:7140
Function
estimate_clock_resolution
tests/catch.hpp:7131
Method
exceptionEarlyReported
tests/catch.hpp:12915
Function
exchange
include/soci/ref-counted-statement.h:93
Function
exchange
include/soci/ref-counted-prepare-info.h:38
Function
exchange
include/soci/statement.h:41
Method
exchangeData
src/backends/firebird/vector-use-type.cpp:94
Method
exchangeData
src/backends/firebird/standard-into-type.cpp:66
Method
exchangeData
src/backends/firebird/standard-use-type.cpp:97
Method
exchangeData
this will exchange data with vector user buffers
src/backends/firebird/vector-into-type.cpp:55
Method
exchange_
include/soci/bind-values.h:90
Method
exchange_
include/soci/bind-values.h:185
Function
exchange_dbtype_for
Converts the given (deduced) DB type and converts it into the data type that should be used for fetching the corresponding data. Normally, the deduced
include/soci/soci-backend.h:302
Function
exchange_for_rowset
include/soci/statement.h:70
Function
execute
include/soci/statement.h:219
Method
execute
src/backends/postgresql/statement.cpp:255
Method
execute
src/backends/oracle/statement.cpp:97
Method
execute
src/backends/sqlite3/statement.cpp:344
Method
execute
src/backends/mysql/statement.cpp:133
Method
execute
src/backends/odbc/statement.cpp:139
Method
execute
src/backends/firebird/statement.cpp:370
Method
execute
src/backends/db2/statement.cpp:122
Method
execute
src/backends/empty/statement.cpp:35
Function
extract_option
Same as get_option(), but also removes the option from the connection string if it was present in it.
include/soci/connection-parameters.h:97
Method
failed
Called when the attempt to reconnect failed, if the user code sets the retry parameter to true, then new connection will be attempted; the newTarget c
include/soci/callbacks.h:41
Method
failover_callback
include/soci/callbacks.h:24
Function
fetch
include/soci/statement.h:230
Method
fetch
src/backends/postgresql/statement.cpp:552
Method
fetch
src/backends/oracle/statement.cpp:174
Method
fetch
src/backends/sqlite3/statement.cpp:369
Method
fetch
src/backends/mysql/statement.cpp:322
Method
fetch
src/backends/odbc/statement.cpp:277
Method
fetch
src/backends/firebird/statement.cpp:475
Method
fetch
src/backends/db2/statement.cpp:158
Method
fetch
src/backends/empty/statement.cpp:42
Function
filter
tests/catch.hpp:4195
Method
final_action
src/core/ref-counted-statement.cpp:47
Method
final_action
src/core/ref-counted-prepare-info.cpp:14
Method
finalizeDescription
tests/catch.hpp:11694
Method
find_column
src/core/row.cpp:98
Method
finished
Called after successful failover and creating a new connection; the sql parameter denotes the new connection and allows the user to replay any initial
include/soci/callbacks.h:34
Method
firebird_backend_factory
include/soci/firebird/soci-firebird.h:343
Method
firebird_blob_backend
src/backends/firebird/blob.cpp:17
Method
firebird_session_backend
src/backends/firebird/session.cpp:36
Method
firebird_soci_error
src/backends/firebird/error-firebird.cpp:17
Method
firebird_standard_into_type_backend
include/soci/firebird/soci-firebird.h:53
Method
firebird_standard_use_type_backend
include/soci/firebird/soci-firebird.h:107
Method
firebird_statement_backend
src/backends/firebird/statement.cpp:20
Method
firebird_vector_into_type_backend
include/soci/firebird/soci-firebird.h:79
Method
firebird_vector_use_type_backend
include/soci/firebird/soci-firebird.h:143
Function
fix_crlf_if_necessary
Override this if the backend wrongly returns CR LF when reading a string with just LFs from the database to strip the unwanted CRs.
tests/test-context.h:207
Method
fixed_name_table_creator
tests/common/test-common.cpp:3732
Function
fo_callback
src/backends/oracle/session.cpp:22
Method
format_date
helper for formatting date values
src/core/soci-simple.cpp:878
Function
format_decimal
include/private/firebird/common.h:194
Method
free_temp_lob
src/backends/oracle/standard-use-type.cpp:326
← previous
next →
1,301–1,400 of 2,892, ranked by callers