MCPcopy Create free account

hub / github.com/SOCI/soci / functions

Functions2,892 in github.com/SOCI/soci

↓ 4 callersMethodget_database_product
src/backends/odbc/session.cpp:618
↓ 4 callersMethodget_double_sql_type
src/backends/oracle/session.cpp:430
↓ 4 callersMethodhasFilters
tests/catch.hpp:14676
↓ 4 callersFunctionhexEscapeChar
tests/catch.hpp:15472
↓ 4 callersMethodincludeSuccessfulResults
tests/catch.hpp:10000
↓ 4 callersMethodinitialIndent
tests/catch.hpp:8630
↓ 4 callersFunctionisWhitespace
tests/catch.hpp:8476
↓ 4 callersMethodmatch
tests/catch.hpp:11428
↓ 4 callersFunctionmean
tests/catch.hpp:6991
↓ 4 callersMethodparse
tests/catch.hpp:9344
↓ 4 callersFunctionparse_connection_string
A helper to check that parsing the given connection string works.
tests/common/test-connparams.cpp:24
↓ 4 callersFunctionperformOptionalSelector
tests/catch.hpp:1518
↓ 4 callersMethodprepare
tests/catch.hpp:7307
↓ 4 callersMethodreset
src/backends/oracle/blob.cpp:184
↓ 4 callersMethodresize
src/backends/mysql/vector-into-type.cpp:206
↓ 4 callersMethodresize
src/backends/odbc/vector-into-type.cpp:421
↓ 4 callersMethodsetConfig
tests/catch.hpp:10322
↓ 4 callersFunctionsetDPBOption
src/backends/firebird/session.cpp:20
↓ 4 callersFunctionsetTextParam
src/backends/firebird/common.cpp:88
↓ 4 callersMethodset_got_data
src/core/session.cpp:547
↓ 4 callersMethodset_session
include/soci/once-temp-type.h:70
↓ 4 callersFunctionshouldIndent
tests/catch.hpp:15484
↓ 4 callersFunctionsqlchar_cast
This cast is only used to avoid compiler warnings when passing strings to ODBC functions, the returned string may *not* be really modified.
include/soci/odbc/soci-odbc.h:40
↓ 4 callersFunctionstep
tests/catch.hpp:11534
↓ 4 callersMethodtable_creator_2
tests/db2/test-db2.cpp:88
↓ 4 callersMethodtable_creator_xml
tests/oracle/test-oracle.cpp:1620
↓ 4 callersFunctiontmEncode
src/backends/firebird/common.cpp:50
↓ 4 callersFunctionto_data_type
Function converting db_type to legacy data_type: this is mostly, but not quite, backend-independent because different backends handled the same type d
include/soci/soci-backend.h:265
↓ 4 callersMethodvalueOr
tests/catch.hpp:4448
↓ 4 callersMethodverbosity
tests/catch.hpp:10011
↓ 3 callersFunctionDLOPEN
src/core/backend-loader.cpp:59
↓ 3 callersFunctionMatches
tests/catch.hpp:11797
↓ 3 callersMethodadd_context
src/core/error.cpp:156
↓ 3 callersFunctionarcSafeRelease
tests/catch.hpp:1515
↓ 3 callersMethodbegin
src/backends/sqlite3/session.cpp:177
↓ 3 callersMethodbegin
src/backends/mysql/session.cpp:549
↓ 3 callersMethodbind_clean_up
src/core/statement.cpp:164
↓ 3 callersMethodcardinality
tests/catch.hpp:9228
↓ 3 callersFunctionclassify_outliers
tests/catch.hpp:6967
↓ 3 callersFunctioncleanUp
tests/catch.hpp:12518
↓ 3 callersMethodclear_query_parameters
src/core/logger.cpp:35
↓ 3 callersFunctioncomplete_invoke
tests/catch.hpp:6577
↓ 3 callersFunctioncreate_uk_dst_threshold
Creates a std::tm with UK DST threshold 31st March 2019 01:00:00
tests/common/test-common.cpp:3453
↓ 3 callersMethoddec_ref
src/core/connection-parameters.cpp:63
↓ 3 callersFunctiondescribe
include/soci/statement.h:238
↓ 3 callersMethodempty_blob
src/core/session.cpp:696
↓ 3 callersFunctionfilterTests
tests/catch.hpp:14287
↓ 3 callersMethodfindChild
tests/catch.hpp:14425
↓ 3 callersMethodfullConfig
tests/catch.hpp:11078
↓ 3 callersMethodgetExpression
tests/catch.hpp:8335
↓ 3 callersMethodgetPhone
tests/common/test-dynamic.cpp:33
↓ 3 callersMethodgetPreferences
tests/catch.hpp:17106
↓ 3 callersMethodgetTestMacroName
tests/catch.hpp:8380
↓ 3 callersMethodget_backend_error_code
src/backends/firebird/error-firebird.cpp:30
↓ 3 callersMethodget_number_of_rows
src/backends/db2/statement.cpp:199
↓ 3 callersMethodget_query
src/core/session.cpp:395
↓ 3 callersMethodget_result
Get the associated result (which may be null). Unlike the implicit conversion above, this one returns a non-const pointer, so you should be careful to
include/soci/postgresql/soci-postgresql.h:104
↓ 3 callersMethodhandleNonExpr
tests/catch.hpp:13130
↓ 3 callersFunctionhard_exec
helper function for hardcoded queries
src/backends/mysql/session.cpp:529
↓ 3 callersMethodhasExpandedExpression
tests/catch.hpp:8362
↓ 3 callersFunctionisFalseTest
tests/catch.hpp:1388
↓ 3 callersMethodisHidden
tests/catch.hpp:14130
↓ 3 callersFunctionisSpace
We could use std::isspace() but it doesn't seem worth it to create a locale just for this.
src/core/connection-parameters.cpp:205
↓ 3 callersFunctionis_infinity_or_nan
src/backends/mysql/common.h:40
↓ 3 callersFunctionis_valid_utf8_sequence
src/core/unicode.cpp:17
↓ 3 callersFunctionisnan
tests/catch.hpp:12192
↓ 3 callersFunctionmakeRatio
tests/catch.hpp:16274
↓ 3 callersMethodmake_blob_backend
src/core/session.cpp:754
↓ 3 callersMethodmake_statement_backend
src/core/session.cpp:740
↓ 3 callersFunctionmarginComparison
Performs equivalent check of std::fabs(lhs - rhs) <= margin But without the subtraction to allow for INFINITY in comparison
tests/catch.hpp:7867
↓ 3 callersMethodokToFail
tests/catch.hpp:14136
↓ 3 callersFunctionoperator=
include/soci/procedure.h:55
↓ 3 callersFunctionparseSpecialTag
tests/catch.hpp:14026
↓ 3 callersMethodprepare
src/core/statement.cpp:214
↓ 3 callersFunctionprintTotals
Colour, message variants: - white: No tests ran. - red: Failed [both/all] N test cases, failed [both/all] M assertions. - white: Passed [both/all] N
tests/catch.hpp:15865
↓ 3 callersMethodregisterStartupException
tests/catch.hpp:12489
↓ 3 callersMethodregisterTest
tests/catch.hpp:14302
↓ 3 callersMethodrelease
tests/catch.hpp:13773
↓ 3 callersMethodremainingTokens
tests/catch.hpp:9053
↓ 3 callersMethodreset
include/soci/odbc/soci-odbc.h:399
↓ 3 callersMethodresize
src/backends/postgresql/vector-into-type.cpp:213
↓ 3 callersFunctionresize_vector
src/backends/sqlite3/common.h:29
↓ 3 callersFunctionround_for_isc
include/private/firebird/common.h:93
↓ 3 callersMethodrun
tests/catch.hpp:13513
↓ 3 callersMethodrunOrder
tests/catch.hpp:10005
↓ 3 callersMethodsave_to_db
src/backends/firebird/blob.cpp:225
↓ 3 callersMethodsectionEnded
tests/catch.hpp:12854
↓ 3 callersFunctionseedRng
tests/catch.hpp:13152
↓ 3 callersFunctionserializeFilters
tests/catch.hpp:15805
↓ 3 callersMethodsetValue
tests/catch.hpp:9200
↓ 3 callersMethodset_log_stream
src/core/session.cpp:453
↓ 3 callersMethodset_query_context_logging_mode
src/core/session.cpp:477
↓ 3 callersFunctionskip_white
src/backends/mysql/session.cpp:58
↓ 3 callersFunctionsoci_create_blob_session
src/core/soci-simple.cpp:147
↓ 3 callersFunctionsoci_destroy_blob
src/core/soci-simple.cpp:172
↓ 3 callersMethodsql_length
tests/db2/test-db2.cpp:110
↓ 3 callersFunctionthrow_not_supported
Helper to throw from not implemented logger_impl methods.
src/core/logger.cpp:17
↓ 3 callersFunctionthrow_soci_type_error
src/backends/postgresql/statement.cpp:690
↓ 3 callersMethodtreats_empty_strings_as_null
tests/oracle/test-oracle.cpp:1644
↓ 3 callersMethodtrim
src/core/blob.cpp:77
← previousnext →201–300 of 2,892, ranked by callers