Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Ncommon
 Cerror_info
 CResult
 Ndatabase
 Nasync
 Nbackends
 Ncore
 Ndetail
 Nintegrated
 Nmonitoring
 Norm
 Nprotocol
 Nquery
 Nsecurity
 Ntesting
 Ntests
 Nutils
 Cdatabase_contextDependency injection container for database components
 Cdatabase_managerManages database connections and operations
 Cimmutable_query_builderThread-safe immutable query builder using functional programming style
 Cpostgres_managerManages PostgreSQL database operations
 Cquery_builderUniversal query builder that adapts to different database types
 Cquery_conditionRepresents a WHERE condition in a query
 Cquery_dialectAbstract interface for database-specific query formatting
 CAlertSystemTest
 CAsyncDatabaseTest
 CAsyncExecutorTest
 CAsyncOperationsTest
 CAsyncResultTest
 CAsyncStressTestTest fixture for async operation stress tests
 CBackendBaseTest
 CBackendContractTest
 CBackendRegistryTest
 CBenchmarkUser
 CConcurrentOperationsIntegrationTest
 CConnectionMetricsTest
 CConnectProtocolTest
 CCredentialSecurityTestTest fixture for credential security tests
 CDatabaseTest
 CDataMaskingTestTest fixture for data masking security tests
 CEntityMetadataTest
 CErrorHandlingIntegrationTest
 CErrorProtocolTest
 CFieldMetadataTest
 CFilteredSummaryTest
 CFullSystemIntegrationTest
 CImmutableQueryBuilderTest
 CIntegrationTestBase
 CIntegrationTestUser
 CMemoryStressTestTest fixture for memory stress tests
 CMessageHeaderTest
 CMetricLifecycleTest
 CMetricsOutputTest
 CMongoDBBackendTest
 CMonitoringEnabledTest
 CORMSecurityIntegrationTest
 CORMTest
 CPerformanceAlertTest
 CPerformanceAsyncIntegrationTest
 CPerformanceMonitorQueryTest
 CPerformanceMonitorTest
 CPoolMetricsTest
 Cpost_entity
 CPostgreSQLBackendTest
 CProduct
 CPrometheusExporterTest
 CQueryBuilderTest
 CQueryHistoryTest
 CQueryProtocolTest
 CQueryTimerTest
 CRedisBackendTest
 CSagaBuilderTest
 Csample_info
 Csample_runner
 CSecurityMonitoringIntegrationTest
 CSecurityTest
 CSerializerEdgeCaseTest
 CSQLInjectionTestTest fixture for SQL injection prevention tests
 CSQLiteBackendTestTest fixture for SQLite backend tests
 CStreamProcessorTest
 CTestUser
 Ctransaction_guardRAII transaction guard that rolls back on destruction unless committed
 CTransactionCoordinatorTest
 CTransactionProtocolTest
 CUser
 Cuser_entity
 CValueFormatterTest