MCPcopy Create free account

hub / github.com/cruppstahl/upscaledb / types & classes

Types & classes898 in github.com/cruppstahl/upscaledb

↓ 184 callersClassException
A generic exception for storing a status code
src/1base/error.h:43
↓ 31 callersClasserror
* An error class. * * The upscaledb C++ API throws this class as Exceptions. */
include/ups/upscaledb.hpp:66
↓ 25 callersClassInsertResult
src/3btree/btree_node.h:46
↓ 13 callersClasspluralise
3rdparty/catch/catch.hpp:369
↓ 12 callersClassDbProxy
unittests/fixture.hpp:322
↓ 11 callersClassColour
3rdparty/catch/catch.hpp:4982
↓ 10 callersClassRegion
src/3blob_manager/blob_manager.h:93
↓ 10 callersClassTextAttributes
3rdparty/catch/catch.hpp:3662
↓ 8 callersClassJournalProxy
unittests/journal.cpp:61
↓ 6 callersClassText
3rdparty/catch/catch.hpp:3681
↓ 5 callersClassTestSpecParser
3rdparty/catch/catch.hpp:3250
↓ 4 callersClassSummaryColumn
3rdparty/catch/catch.hpp:9781
↓ 3 callersClassDuplicateCacheLine
A single line in the dupecache structure - can reference a btree record or a txn-op
src/4cursor/cursor_local.h:48
↓ 2 callersClassArg
3rdparty/catch/catch.hpp:4226
↓ 2 callersClassAssertionInfo
3rdparty/catch/catch.hpp:827
↓ 2 callersClassGroupInfo
3rdparty/catch/catch.hpp:5086
↓ 2 callersClassReporterConfig
3rdparty/catch/catch.hpp:5044
↓ 2 callersClassSession
3rdparty/catch/catch.hpp:6282
↓ 2 callersClassTestCaseStats
3rdparty/catch/catch.hpp:5156
↓ 2 callersClassTestRunStats
3rdparty/catch/catch.hpp:5210
↓ 2 callersClassToken
3rdparty/catch/catch.hpp:4144
↓ 2 callersClassXmlEncode
3rdparty/catch/catch.hpp:8854
↓ 2 callersClassdb
include/ups/upscaledb.hpp:58
↓ 1 callersClassApprox
3rdparty/catch/catch.hpp:2621
↓ 1 callersClassAssertionResult
3rdparty/catch/catch.hpp:850
↓ 1 callersClassAssertionStats
3rdparty/catch/catch.hpp:5100
↓ 1 callersClassBySectionInfo
3rdparty/catch/catch.hpp:8621
↓ 1 callersClassCounts
3rdparty/catch/catch.hpp:1963
↓ 1 callersClassCursorTest
dotnet/unittests/CursorTest.cs:27
↓ 1 callersClassFilter
3rdparty/catch/catch.hpp:3213
↓ 1 callersClassLexSort
3rdparty/catch/catch.hpp:6411
↓ 1 callersClassResultBuilder
3rdparty/catch/catch.hpp:1220
↓ 1 callersClassSectionStats
3rdparty/catch/catch.hpp:5132
↓ 1 callersClassSelectStatement
src/4db/db_local.h:49
↓ 1 callersClassSourceLineInfo
3rdparty/catch/catch.hpp:378
↓ 1 callersClassTagAlias
3rdparty/catch/catch.hpp:2703
↓ 1 callersClassTagInfo
3rdparty/catch/catch.hpp:5346
↓ 1 callersClassTestCase
3rdparty/catch/catch.hpp:566
↓ 1 callersClassTestFailureException
3rdparty/catch/catch.hpp:1201
↓ 1 callersClassTestGroupStats
3rdparty/catch/catch.hpp:5184
↓ 1 callersClassTrackerHasName
3rdparty/catch/catch.hpp:5545
↓ 1 callersClassWorkerThread
our worker thread objects
src/2worker/worker.h:43
↓ 1 callersClass_stat
tools/ups_bench/os.h:118
↓ 1 callersClass_stat
unittests/os.hpp:83
↓ 1 callersClasscursor
* A Database Cursor. * * This class wraps the ups_cursor_t Cursor handles. */
include/ups/upscaledb.hpp:436
↓ 1 callersClassrecord
* A record class. * * This class wraps structures of type ups_record_t. */
include/ups/upscaledb.hpp:165
↓ 1 callersClassstat
tools/ups_bench/os.h:122
↓ 1 callersClassstat
unittests/os.hpp:86
↓ 1 callersClasstxn
include/ups/upscaledb.hpp:57
ClassAPIv110Fixture
unittests/api110.cpp:30
EnumAction
src/1errorinducer/errorinducer.h:54
ClassAesCipher
src/2aes/aes.h:43
ClassAggregatePluginWrapper
src/4uqi/plugin_wrapper.h:77
ClassAllOf
3rdparty/catch/catch.hpp:890
ClassAnyOf
3rdparty/catch/catch.hpp:891
ClassApproxFixture
unittests/approx.cpp:47
EnumArch
3rdparty/catch/catch.hpp:7972
ClassArgBuilder
3rdparty/catch/catch.hpp:4285
ClassArrayView
src/1base/array_view.h:36
ClassAssertionPrinter
3rdparty/catch/catch.hpp:9563
ClassAssertionPrinter
3rdparty/catch/catch.hpp:9960
ClassAssertionResultData
3rdparty/catch/catch.hpp:841
ClassAsyncFlushMessage
src/3page_manager/page_manager_state.h:52
ClassAsyncFlushMessage
src/3page_manager/page_manager.cc:57
ClassAutoReg
3rdparty/catch/catch.hpp:668
ClassAverageIfScanVisitor
src/4uqi/average.h:106
ClassAverageIfScanVisitorFactory
src/4uqi/average.h:177
ClassAverageScanVisitor
src/4uqi/average.h:38
ClassAverageScanVisitorFactory
src/4uqi/average.h:98
ClassBaseCursorFixture
unittests/cursor1.cpp:33
ClassBaseFixture
unittests/fixture.hpp:34
ClassBaseKeyList
src/3btree/btree_keys_base.h:37
ClassBaseList
src/3btree/btree_list_base.h:36
ClassBaseNodeImpl
src/3btree/btree_impl_base.h:52
ClassBaseRecordList
src/3btree/btree_records_base.h:37
ClassBerkeleyDatabase
Database implementation for BerkeleyDb
tools/ups_bench/berkeleydb.h:33
ClassBetweenGenerator
3rdparty/catch/catch.hpp:2347
ClassBinaryAscendingDatasource
tools/ups_bench/datasource_binary.h:73
ClassBinaryDatasource
abstract base class for a data source - generates test data
tools/ups_bench/datasource_binary.h:34
ClassBinaryDescendingDatasource
tools/ups_bench/datasource_binary.h:134
ClassBinaryExporter
tools/ups_export.cc:70
ClassBinaryGenerator
unittests/approx.cpp:1686
ClassBinaryImporter
tools/ups_import.cc:82
ClassBinaryKeyList
Same as the PodKeyList, but for binary arrays of fixed length
src/3btree/btree_keys_binary.h:56
ClassBinaryRandomDatasource
tools/ups_bench/datasource_binary.h:44
ClassBinaryVarLenGenerator
unittests/approx.cpp:1708
ClassBinaryZipfianDatasource
tools/ups_bench/datasource_binary.h:193
ClassBlobManager
The BlobManager manages blobs (not a surprise) This is an abstract baseclass, derived for In-Memory- and Disk-based Environments.
src/3blob_manager/blob_manager.h:91
ClassBlobManagerFactory
src/3blob_manager/blob_manager_factory.h:35
ClassBlobManagerFixture
unittests/blob_manager.cpp:75
ClassBlobManagerProxy
unittests/blob_manager.cpp:32
ClassBlockCache
The BlockCache is used to speed up multiple select() operations for a single block. This is frequently used when iterating over a block with a cursor.
src/3btree/btree_zint32_block.h:63
ClassBlockCodecBase
src/3btree/btree_zint32_block.h:127
ClassBlockKeyList
src/3btree/btree_zint32_block.h:344
ClassBorgType
3rdparty/catch/catch.hpp:1597
ClassBottomIfScanVisitor
src/4uqi/bottom.h:180
ClassBottomIfScanVisitorFactory
src/4uqi/bottom.h:246
ClassBottomScanVisitor
src/4uqi/bottom.h:122
ClassBottomScanVisitorBase
src/4uqi/bottom.h:67
ClassBottomScanVisitorFactory
src/4uqi/bottom.h:172
next →1–100 of 898, ranked by callers