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
get_driver_version
tests/odbc/test-odbc-postgresql.cpp:271
Function
get_dummy_from_table
include/soci/postgresql/soci-postgresql.h:424
Function
get_dummy_from_table
include/soci/oracle/soci-oracle.h:447
Function
get_dummy_from_table
include/soci/sqlite3/soci-sqlite3.h:321
Function
get_dummy_from_table
Note that MySQL supports both "SELECT 2+2" and "SELECT 2+2 FROM DUAL" syntaxes, but there doesn't seem to be any reason to use the longer one.
include/soci/mysql/soci-mysql.h:247
Function
get_dummy_from_table
include/soci/firebird/soci-firebird.h:316
Function
get_dummy_from_table
include/soci/empty/soci-empty.h:166
Method
get_dummy_from_table
src/core/session.cpp:710
Method
get_dummy_from_table
src/backends/odbc/session.cpp:536
Function
get_error_category
Basic error classification support
include/soci/error.h:63
Method
get_error_category
src/backends/postgresql/error.cpp:26
Method
get_error_category
src/backends/oracle/error.cpp:35
Method
get_error_category
src/backends/sqlite3/error.cpp:40
Method
get_error_category
src/backends/mysql/error.cpp:17
Method
get_error_category
src/backends/firebird/error-firebird.cpp:63
Function
get_example_connection_string
This is a purely informational function returning an example of a DSN which can be used with this backend. It should be overridden if initialize_conn
tests/test-context.h:119
Method
get_example_connection_string
tests/postgresql/test-postgresql.cpp:1522
Method
get_example_connection_string
tests/oracle/test-oracle.cpp:1569
Method
get_example_connection_string
tests/mysql/test-mysql.h:71
Method
get_example_connection_string
tests/odbc/test-odbc-mssql.cpp:283
Method
get_example_connection_string
tests/odbc/test-odbc-mysql.cpp:26
Method
get_example_connection_string
tests/odbc/test-odbc-postgresql.cpp:168
Method
get_example_connection_string
tests/odbc/test-odbc-db2.cpp:72
Method
get_example_connection_string
tests/odbc/test-odbc-access.cpp:76
Method
get_example_connection_string
tests/firebird/test-firebird.cpp:1206
Method
get_example_connection_string
tests/empty/test-empty.cpp:151
Function
get_from_uses
include/soci/values.h:267
Method
get_indicator
src/core/values.cpp:19
Function
get_last_insert_id
include/soci/session.h:155
Method
get_last_insert_id
src/backends/sqlite3/session.cpp:233
Method
get_last_insert_id
src/backends/mysql/session.cpp:564
Method
get_last_insert_id
src/backends/odbc/session.cpp:469
Method
get_last_insert_id
include/soci/soci-backend.h:388
Function
get_last_query
include/soci/logger.h:102
Method
get_last_query
src/core/session.cpp:69
Method
get_last_query
src/core/session.cpp:523
Function
get_last_query_context
include/soci/logger.h:103
Method
get_last_query_context
src/core/session.cpp:535
Method
get_last_row_count
src/backends/firebird/statement.cpp:574
Method
get_len
src/backends/postgresql/blob.cpp:56
Method
get_len
src/backends/oracle/blob.cpp:43
Method
get_len
src/backends/odbc/blob.cpp:24
Method
get_len
src/backends/empty/blob.cpp:24
Method
get_log_stream
src/core/session.cpp:465
Function
get_name
include/soci/values-exchange.h:56
Function
get_name
include/soci/use-type.h:78
Function
get_need_comma
include/soci/ref-counted-statement.h:63
Function
get_next_sequence_value
include/soci/session.h:140
Method
get_next_sequence_value
src/backends/postgresql/session.cpp:418
Method
get_next_sequence_value
src/backends/oracle/session.cpp:421
Method
get_next_sequence_value
src/backends/odbc/session.cpp:424
Method
get_next_sequence_value
src/backends/firebird/session.cpp:175
Method
get_next_sequence_value
At least one of these functions is usually not implemented for any given backend as RDBMS support either sequences or auto-generated values, so we don
include/soci/soci-backend.h:384
Function
get_number_of_columns
include/soci/values.h:240
Method
get_number_of_rows
src/backends/postgresql/statement.cpp:663
Method
get_number_of_rows
src/backends/sqlite3/statement.cpp:388
Method
get_number_of_rows
src/backends/mysql/statement.cpp:374
Method
get_number_of_rows
src/backends/odbc/statement.cpp:340
Method
get_number_of_rows
src/backends/firebird/statement.cpp:634
Method
get_number_of_rows
src/backends/empty/statement.cpp:55
Method
get_numeric_value
include/soci/column-info.h:36
Function
get_oci_attr
src/backends/oracle/statement.cpp:25
Function
get_option_decimals_as_strings
include/soci/oracle/soci-oracle.h:457
Function
get_option_decimals_as_strings
include/soci/firebird/soci-firebird.h:326
Method
get_parameter_name
src/backends/postgresql/statement.cpp:668
Method
get_parameter_name
src/backends/oracle/statement.cpp:216
Method
get_parameter_name
src/backends/sqlite3/statement.cpp:393
Method
get_parameter_name
src/backends/mysql/statement.cpp:379
Method
get_parameter_name
src/backends/odbc/statement.cpp:345
Method
get_parameter_name
src/backends/firebird/statement.cpp:639
Method
get_parameter_name
src/backends/empty/statement.cpp:61
Function
get_prepare_info
include/soci/prepare-temp-type.h:54
Method
get_query
src/core/ref-counted-prepare-info.cpp:30
Function
get_row_to_dump
This function returns the index of the row which is used when dumping the value of query parameters for bulk operations. If it is -1, which is the def
include/soci/soci-backend.h:253
Function
get_row_to_dump
include/soci/postgresql/soci-postgresql.h:273
Function
get_row_to_dump
include/soci/oracle/soci-oracle.h:228
Function
get_row_to_dump
include/soci/sqlite3/soci-sqlite3.h:244
Function
get_row_to_dump
include/soci/firebird/soci-firebird.h:195
Method
get_sqllen_from_value
include/soci/odbc/soci-odbc.h:494
Method
get_sqllen_from_vector_at
include/soci/odbc/soci-odbc.h:558
Function
get_sqlstate
Return the 5 character SQL state or empty if inapplicable.
include/soci/error.h:76
Method
get_statement_attr
src/backends/oracle/statement.cpp:201
Function
get_stream
include/soci/logger.h:101
Method
get_table_names
src/core/session.cpp:609
Function
get_table_names_query
include/soci/oracle/soci-oracle.h:339
Function
get_table_names_query
include/soci/sqlite3/soci-sqlite3.h:330
Function
get_table_names_query
include/soci/mysql/soci-mysql.h:257
Method
get_table_names_query
Returns a parameterless query for the list of table names in the current schema.
include/soci/soci-backend.h:399
Function
get_vector_size
src/backends/postgresql/common.h:72
Function
get_vector_size
src/backends/sqlite3/common.h:22
Function
get_vector_size
Get the size of the vector.
include/private/soci-vector-helpers.h:28
Function
got_data
include/soci/procedure.h:78
Function
got_data
include/soci/statement.h:236
Method
handle
src/backends/oracle/handle.h:43
Function
handleExceptionMatchExpr
This is the overload that takes a string and infers the Equals matcher from it The more general overload, that takes any string matcher, is in catch_c
tests/catch.hpp:8283
Method
handleExceptionNotThrownAsExpected
tests/catch.hpp:8269
Method
handleExceptionThrownAsExpected
tests/catch.hpp:8266
Method
handleExpr
tests/catch.hpp:2567
Function
handleExpression
tests/catch.hpp:2410
Method
handleMessage
tests/catch.hpp:8232
← previous
next →
1,501–1,600 of 2,892, ranked by callers