Container System
0.1.0
High-performance C++20 type-safe container framework with SIMD-accelerated serialization
Loading...
Searching...
No Matches
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
C
AdvancedContainerExample
C
kcenon::container::array_variant
Recursive array type for variant
C
kcenon::container::async::detail::async_awaitable< T >
Awaitable that runs work in a separate thread
C
kcenon::container::async::async_container
Async wrapper for value_container operations
C
kcenon::container::async::async_executor_context
Global executor for async operations
C
kcenon::container::async::detail::async_state< T >
Shared state for async operations
C
kcenon::container::auto_refresh_reader
Auto-refreshing lock-free reader
C
kcenon::container::async::task< T >::awaiter
Awaitable interface
C
kcenon::container::detail::circular_ref_guard
C
kcenon::container::integration::container_performance_monitor
RAII container performance monitor
C
scenarios::ContentManagementSystem
Content Management System
C
utilities::conversion::convert_string
String conversion utilities
C
utility_module::convert_string
String conversion utilities
C
scenarios::ContentManagementSystem::Document
▼
C
std::enable_shared_from_this
C
kcenon::container::thread_safe_container
Thread-safe container with lock optimization
C
kcenon::container::epoch_guard
RAII guard for epoch critical section
C
kcenon::container::epoch_manager
Epoch-based memory reclamation for lock-free data structures
C
kcenon::container::async::detail::executor_awaitable< T >
Awaitable that runs work using an executor or fallback thread
C
kcenon::container::async::executor_context_guard
RAII guard for setting executor context
C
kcenon::container::async::detail::executor_state< T >
Shared state for executor-based async operations
▼
C
std::false_type
C
kcenon::container::is_variant_type_v2< T >
Type traits for variant types
C
kcenon::container::async::detail::promise_base::final_awaiter
Final awaiter that resumes the continuation
C
scenarios::FinancialTransactionSystem
Financial
Transaction
Processing System
C
kcenon::container::internal::fixed_block_pool
C
utility_module::formatter
Simple formatter wrapper around std::format
C
scenarios::GamingEventSystem::GameEvent
C
scenarios::GamingEventSystem
Gaming Event System
C
kcenon::container::async::generator< T >
Forward declaration of generator
C
kcenon::container::async::detail::generator_promise< T >
Promise type for generator
C
scenarios::IoTDataCollectionSystem
IoT Data Collection System
C
kcenon::container::async::generator< T >::iterator
Iterator for generator
C
kcenon::container::lockfree_container_reader
True lock-free reader using RCU (Read-Copy-Update) pattern
C
kcenon::container::integration::messaging_container_builder
Builder pattern for messaging containers
C
kcenon::container::integration::messaging_integration
Container integration manager for messaging systems
C
kcenon::container::integration::messaging_integration::metrics
Performance metrics collection
C
kcenon::container::internal::pool_allocator
Thread-local pool manager for value_container allocations
C
kcenon::container::internal::pool_allocator_stats
Extended pool statistics with hit/miss tracking
C
kcenon::container::internal::pool_size_class
Size class thresholds for pool allocation
▼
C
kcenon::container::async::detail::promise_base
Base promise type with common functionality
C
kcenon::container::async::detail::promise_type< T >
Promise type for value-returning tasks
C
kcenon::container::async::detail::promise_type< void >
Promise type for void-returning tasks
C
kcenon::container::rcu_value< T >
Lock-free value wrapper using Read-Copy-Update (RCU) pattern
C
kcenon::container::simd::scalar_simd_policy
Scalar (non-SIMD) implementation of operations
C
scenarios::IoTDataCollectionSystem::SensorReading
C
kcenon::container::simd::simd_compressor
SIMD-accelerated data compressor
C
kcenon::container::simd::simd_ops< Policy >
SIMD operations wrapper with compile-time policy selection
C
kcenon::container::simd::simd_processor
SIMD processor for vectorized operations on container values
C
kcenon::container::simd::simd_support
Utility to check SIMD support at runtime
C
kcenon::container::simd::simd_traits< T >
Template for SIMD operations on different types
C
kcenon::container::snapshot_reader
Snapshot-based reader for frequently accessed data
C
AdvancedContainerExample::Statistics
C
kcenon::container::thread_safe_container::Statistics
Get statistics
C
kcenon::container::internal::fixed_block_pool::statistics
Statistics for monitoring memory pool usage
C
kcenon::container::async::task< T >
Forward declaration of task
C
scenarios::FinancialTransactionSystem::Transaction
▼
C
std::true_type
C
kcenon::container::is_variant_type_v2< array_variant >
C
kcenon::container::is_variant_type_v2< bool >
C
kcenon::container::is_variant_type_v2< double >
C
kcenon::container::is_variant_type_v2< float >
C
kcenon::container::is_variant_type_v2< int16_t >
C
kcenon::container::is_variant_type_v2< int32_t >
C
kcenon::container::is_variant_type_v2< int64_t >
C
kcenon::container::is_variant_type_v2< std::monostate >
C
kcenon::container::is_variant_type_v2< std::shared_ptr< thread_safe_container > >
C
kcenon::container::is_variant_type_v2< std::string >
C
kcenon::container::is_variant_type_v2< std::vector< uint8_t > >
C
kcenon::container::is_variant_type_v2< uint16_t >
C
kcenon::container::is_variant_type_v2< uint32_t >
C
kcenon::container::is_variant_type_v2< uint64_t >
C
kcenon::container::value
Enhanced type-safe value with perfect legacy compatibility
C
kcenon::container::value_index_entry
Value index entry for lazy parsing
C
kcenon::container::value_view
Zero-copy value view for efficient read access
Generated by
1.12.0