MCPcopy Create free account

hub / github.com/SOCI/soci / types & classes

Types & classes826 in github.com/SOCI/soci

↓ 35 callersClasstm
src/core/common.cpp:110
↓ 30 callersClassOpt
tests/catch.hpp:9374
↓ 21 callersClassColumnBreak
tests/catch.hpp:16294
↓ 18 callersClassDuration
tests/catch.hpp:16297
↓ 17 callersClassColumn
tests/catch.hpp:8491
↓ 17 callersClasssession
include/soci/blob.h:20
↓ 16 callersClassMyInt
user-defined object used in some tests
tests/test-myint.h:14
↓ 13 callersClasspluralise
tests/catch.hpp:3216
↓ 11 callersClassColour
tests/catch.hpp:5990
↓ 10 callersClassStringRef
A non-owning string class (similar to the forthcoming std::string_view) Note that, because a StringRef may be a substring of another string, it may no
tests/catch.hpp:606
↓ 9 callersClassnow
tests/catch.hpp:6469
↓ 8 callersClassParseState
tests/catch.hpp:9044
↓ 5 callersClassLazyExpression
tests/catch.hpp:2526
↓ 5 callersClassiterator
tests/catch.hpp:8498
↓ 5 callersClassodbc_version
A generic version class: we might want to factor it out later if it is needed elsewhere (it would probably also need to be renamed to something less g
tests/odbc/test-odbc-postgresql.cpp:26
↓ 4 callersClassCasedString
tests/catch.hpp:3538
↓ 4 callersClassEstimate
tests/catch.hpp:5432
↓ 4 callersClassNameAndLocation
tests/catch.hpp:7476
↓ 4 callersClassSummaryColumn
Fwd decls
tests/catch.hpp:6152
↓ 4 callersClassWithinRelMatcher
Given IEEE-754 format for floats and doubles, we can assume that float -> double promotion is lossless. Given this, we can assume that if we do the st
tests/catch.hpp:3454
↓ 3 callersClassGeneratorException
tests/catch.hpp:3919
↓ 3 callersClassMyOptionalString
user-defined object for the "vector of custom type objects" tests.
tests/common/test-custom.cpp:18
↓ 3 callersClassRowBreak
tests/catch.hpp:16295
↓ 3 callersClassSession
tests/catch.hpp:13214
↓ 2 callersClassChronometer
tests/catch.hpp:6617
↓ 2 callersClassGroupInfo
tests/catch.hpp:5517
↓ 2 callersClassParser
tests/catch.hpp:9221
↓ 2 callersClassReporterConfig
tests/catch.hpp:5481
↓ 2 callersClassSourceLineInfo
tests/catch.hpp:502
↓ 2 callersClassTestCaseStats
tests/catch.hpp:5560
↓ 2 callersClassTestRunStats
tests/catch.hpp:5597
↓ 2 callersClassWithinUlpsMatcher
tests/catch.hpp:3438
↓ 2 callersClassXmlEncode
tests/catch.hpp:6234
↓ 2 callersClasspostgresql_result
A class thinly encapsulating PGresult. Its main purpose is to ensure that PQclear() is always called, avoiding result memory leaks.
include/soci/postgresql/soci-postgresql.h:58
↓ 2 callersClasssigaction
tests/catch.hpp:10891
↓ 2 callersClasswhere_condition
tests/common/test-common.cpp:3149
↓ 1 callersClassArg
tests/catch.hpp:9340
↓ 1 callersClassArgs
Transport for raw args (copied from main args, or supplied via init list for testing)
tests/catch.hpp:8824
↓ 1 callersClassAssertionStats
tests/catch.hpp:5527
↓ 1 callersClassBenchmarkFunction
We need to reinvent std::function because every piece of code that might add overhead in a measurement context needs to have consistent performance ch
tests/catch.hpp:6708
↓ 1 callersClassBySectionInfo
tests/catch.hpp:5838
↓ 1 callersClassContainsMatcher
tests/catch.hpp:3560
↓ 1 callersClassCounts
tests/catch.hpp:2445
↓ 1 callersClassEndTag
tests/catch.hpp:8675
↓ 1 callersClassEndsWithMatcher
tests/catch.hpp:3568
↓ 1 callersClassEqualsMatcher
tests/catch.hpp:3556
↓ 1 callersClassExceptionMessageMatcher
tests/catch.hpp:3399
↓ 1 callersClassExeName
tests/catch.hpp:9298
↓ 1 callersClassFatalConditionHandler
Wrapper for platform-specific fatal error (signals/SEH) handlers Tries to be cooperative with other handlers, and not step over other handlers. This
tests/catch.hpp:8009
↓ 1 callersClassFilter
tests/catch.hpp:5147
↓ 1 callersClassHelp
tests/catch.hpp:9475
↓ 1 callersClassNameAndTags
tests/catch.hpp:980
↓ 1 callersClassNonCopyable
tests/catch.hpp:491
↓ 1 callersClassRegexMatcher
tests/catch.hpp:3573
↓ 1 callersClassSectionStats
tests/catch.hpp:5543
↓ 1 callersClassSpacer
tests/catch.hpp:8660
↓ 1 callersClassStartsWithMatcher
tests/catch.hpp:3564
↓ 1 callersClassTHelper
functor for next test
tests/common/test-rowset.cpp:382
↓ 1 callersClassTagAlias
tests/catch.hpp:5185
↓ 1 callersClassTagInfo
tests/catch.hpp:11225
↓ 1 callersClassTestCase
tests/catch.hpp:577
↓ 1 callersClassTestFailureException
tests/catch.hpp:2521
↓ 1 callersClassTestGroupStats
tests/catch.hpp:5580
↓ 1 callersClassTestSpecParser
tests/catch.hpp:5201
↓ 1 callersClassTokenStream
tests/catch.hpp:8821
↓ 1 callersClassWithinAbsMatcher
tests/catch.hpp:3429
↓ 1 callersClassbackend_factory
include/soci/session.h:31
↓ 1 callersClassblob_details
include/soci/postgresql/soci-postgresql.h:338
↓ 1 callersClassdb2_statement_backend
include/soci/db2/soci-db2.h:78
↓ 1 callersClassempty_statement_backend
include/soci/empty/soci-empty.h:27
↓ 1 callersClassfirebird_blob_backend
include/soci/firebird/soci-firebird.h:49
↓ 1 callersClassfirebird_statement_backend
include/soci/firebird/soci-firebird.h:50
↓ 1 callersClassmysql_statement_backend
include/soci/mysql/soci-mysql.h:48
↓ 1 callersClassodbc_statement_backend
include/soci/odbc/soci-odbc.h:70
↓ 1 callersClassoracle_statement_backend
include/soci/oracle/soci-oracle.h:44
↓ 1 callersClassprepare_temp_type
include/soci/into-type.h:26
↓ 1 callersClassprocedure_impl
include/soci/ref-counted-prepare-info.h:25
↓ 1 callersClassref_counted_statement
include/soci/once-temp-type.h:23
↓ 1 callersClassrowset
include/soci/rowset.h:171
↓ 1 callersClasssqlite3_statement_backend
include/soci/sqlite3/soci-sqlite3.h:85
↓ 1 callersClassstatement_impl
include/soci/use-type.h:23
↓ 1 callersClassstring_holder
bind into user-defined objects
tests/oracle/test-oracle.cpp:378
↓ 1 callersClasstype
tests/catch.hpp:6554
↓ 1 callersClassvalues
include/soci/session.h:30
ClassApprox
tests/catch.hpp:3078
ClassApproxMatcher
tests/catch.hpp:3681
EnumArch
tests/catch.hpp:15028
ClassAssertionHandler
tests/catch.hpp:2548
ClassAssertionInfo
tests/catch.hpp:1396
ClassAssertionPrinter
Implementation of CompactReporter formatting
tests/catch.hpp:15898
ClassAssertionReaction
tests/catch.hpp:2446
ClassAssertionResult
tests/catch.hpp:2439
ClassAssertionResultData
tests/catch.hpp:2522
ClassAutoReg
tests/catch.hpp:986
ClassBasicResult
tests/catch.hpp:8996
ClassBenchmark
tests/catch.hpp:7298
ClassBenchmarkInfo
tests/catch.hpp:2453
ClassBenchmarkStats
tests/catch.hpp:2455
ClassBinaryExpr
tests/catch.hpp:2224
ClassBoundFlagLambda
tests/catch.hpp:9206
next →1–100 of 826, ranked by callers