MCPcopy Create free account

hub / github.com/SOCI/soci / functions

Functions2,892 in github.com/SOCI/soci

FunctionhandleSignal
tests/catch.hpp:10905
MethodhandleThrowingCallSkipped
tests/catch.hpp:8277
MethodhandleUnexpectedExceptionNotThrown
tests/catch.hpp:8273
MethodhandleUnexpectedInflightException
tests/catch.hpp:8262
MethodhandleUnfinishedSections
tests/catch.hpp:13028
FunctionhandleVectoredException
tests/catch.hpp:10808
Functionhas_fp_bug
Override this if the backend doesn't handle floating point values correctly, i.e. writing a value and reading it back doesn't return exactly* the same
tests/test-context.h:199
Methodhas_fp_bug
tests/postgresql/test-postgresql.cpp:1577
Methodhas_fp_bug
tests/sqlite3/test-sqlite3.cpp:1139
Methodhas_fp_bug
tests/odbc/test-odbc-postgresql.cpp:218
Functionhas_multiple_select_bug
Override this if the backend doesn't handle multiple active select statements at the same time, i.e. a result set must be entirely consumed before cre
tests/test-context.h:212
Functionhas_option
Return true if the option with the given name is specified.
include/soci/connection-parameters.h:90
Functionhas_partial_update_bug
Override this if the backend doesn't handle partial success for operations using array parameters correctly.
tests/test-context.h:203
Functionhas_real_xml_support
Override this if the backend not only supports working with XML values (and so returns a non-null value from table_creator_xml()), but the database it
tests/test-context.h:194
Methodhas_real_xml_support
tests/postgresql/test-postgresql.cpp:1567
Methodhas_real_xml_support
tests/odbc/test-odbc-mssql.cpp:328
Methodhas_real_xml_support
tests/odbc/test-odbc-postgresql.cpp:208
Functionhas_silent_truncate_bug
Override this if the backend silently truncates string values too long to fit by default.
tests/test-context.h:219
Functionhas_transactions_support
Override this if the backend may not have transactions support.
tests/test-context.h:215
Functionhas_uint64_storage_bug
Override this if the backend does not store values bigger than INT64_MAX correctly. This can lead to an unexpected ordering of values as larger values
tests/test-context.h:228
Methodhas_uint64_storage_bug
tests/firebird/test-firebird.cpp:1257
Methodholder
include/soci/type-holder.h:441
Methodin_out_procedure_creator
tests/oracle/test-oracle.cpp:410
Functioninc_ref
include/soci/ref-counted-statement.h:34
Functioninc_ref
include/soci/procedure.h:25
Methodindent
tests/catch.hpp:8555
Methodindex_check_failed
src/core/soci-simple.cpp:545
Methodinfo
src/core/backend-loader.cpp:194
Methodinit
include/soci/postgresql/soci-postgresql.h:110
Methodinitialize_connect_string
tests/odbc/test-odbc-postgresql.cpp:156
Methodinstance
tests/catch.hpp:10090
Methodinstance
tests/catch.hpp:10206
Methodinteger_table_creator
tests/sqlite3/test-sqlite3.cpp:924
Methodinteger_value_table_creator
tests/mysql/test-mysql.cpp:438
Methodinterpret_odbc_error
src/backends/odbc/error.cpp:45
Methodinto
include/soci/into.h:59
Methodinto_container
include/soci/into.h:30
Methodinto_container
include/soci/into.h:43
Functioninto_row
include/soci/statement.h:137
Methodinto_row<blob>
src/core/statement.cpp:931
Methodinto_sequence
include/soci/bind-values.h:152
Methodinto_sequence
include/soci/bind-values.h:170
Methodinto_type
include/soci/into-type.h:143
Methodinto_type
include/soci/into-type.h:155
Methodinto_type
include/soci/values-exchange.h:118
Methodinto_type
include/soci/rowid-exchange.h:44
Methodinto_type
include/soci/row-exchange.h:31
Methodinto_type
include/soci/statement.h:306
Methodinto_type
include/soci/blob-exchange.h:27
Methodintos_size
src/core/statement.cpp:477
Methodinvoke
tests/catch.hpp:967
Methodinvoke
tests/catch.hpp:4878
Methodinvoke
tests/catch.hpp:6562
Methodinvoke
tests/catch.hpp:6569
Methodinvoke
tests/catch.hpp:9170
Methodinvoke
tests/catch.hpp:9178
MethodinvokeActiveTestCase
tests/catch.hpp:13023
FunctioninvokeLambda
tests/catch.hpp:9185
MethodisBoundary
tests/catch.hpp:8515
MethodisContainer
tests/catch.hpp:9143
MethodisControlChar
tests/catch.hpp:14826
MethodisFlag
tests/catch.hpp:9123
MethodisGeneratorTracker
TrackerBase interface
tests/catch.hpp:12631
FunctionisJustInfo
tests/catch.hpp:12564
MethodisMatch
tests/catch.hpp:9410
MethodisMulti
tests/catch.hpp:11164
MethodisNullTerminated
tests/catch.hpp:668
Functionis_connected
include/soci/sqlite3/soci-sqlite3.h:308
Functionis_connected
include/soci/empty/soci-empty.h:160
Methodis_connected
src/backends/postgresql/session.cpp:371
Methodis_connected
src/backends/oracle/session.cpp:353
Methodis_connected
src/backends/mysql/session.cpp:544
Methodis_connected
src/backends/odbc/session.cpp:381
Methodis_connected
src/backends/firebird/session.cpp:105
Methodis_connected
src/backends/db2/session.cpp:155
Functionis_option_on
Return true if the option with the given name was found with a "true" value in the sense of is_true_value() above.
include/soci/connection-parameters.h:120
Methodis_true_value
static */
src/core/connection-parameters.cpp:177
Methodis_valid
src/core/blob.cpp:23
Methoditerator
tests/catch.hpp:8509
Methoditerator
tests/catch.hpp:8681
MethodlastAssertionPassed
tests/catch.hpp:12957
MethodlazyPrint
tests/catch.hpp:16602
MethodlazyPrintGroupInfo
tests/catch.hpp:16632
MethodlazyPrintRunInfo
tests/catch.hpp:16620
MethodlazyPrintWithoutClosingBenchmarkTable
tests/catch.hpp:16608
MethodlibIdentify
tests/catch.hpp:13451
Methodlibversion
static
src/backends/sqlite3/session.cpp:291
Methodlibversion_number
static
src/backends/sqlite3/session.cpp:297
Methodline
tests/catch.hpp:8513
Methodlist_all
src/core/backend-loader.cpp:468
Methodload
loads blob data into internal buffer
src/backends/firebird/blob.cpp:170
MethodloadBuffer
tests/catch.hpp:8869
Methodload_from_hex_str
src/backends/mysql/blob.cpp:95
Methodload_one
This is used for non-bulk operations
src/backends/sqlite3/statement.cpp:218
Methodload_rowset
This is used by bulk operations
src/backends/sqlite3/statement.cpp:93
Methodlogger
src/core/logger.cpp:92
MethodlogicError
tests/catch.hpp:9009
Methodlong_table_creator
tests/oracle/test-oracle.cpp:1060
Methodlong_text_table_creator
tests/odbc/test-odbc-mssql.cpp:32
Methodlonglong_table_creator
tests/postgresql/test-postgresql.cpp:258
← previousnext →1,601–1,700 of 2,892, ranked by callers