Common System 0.2.0
Common interfaces and patterns for system integration
Loading...
Searching...
No Matches
Class Index
A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | V | W
A
adapter (kcenon::common::adapters)
adapter_base (kcenon::common::adapters)
adapter_factory (kcenon::common::adapters)
adapter_traits (kcenon::common::adapters)
adapter_traits< std::shared_ptr< T > > (kcenon::common::adapters)
adapter_traits< std::unique_ptr< T, Deleter > > (kcenon::common::adapters)
app_liveness_check
B
bootstrapper_options (kcenon::common::di)
C
cache_readiness_check
calculation_job
circuit_breaker (kcenon::common::resilience)
circuit_breaker_config (kcenon::common::resilience)
CircularBuffer (kcenon::common::utils)
cli_config_parser (kcenon::common::config)
cli_option (kcenon::common::config)
cli_parse_result (kcenon::common::config)
CliConfigParser (kcenon::common::config)
common_error_category (kcenon::common)
composite_health_check (kcenon::common::interfaces)
config_change_event (kcenon::common::config)
config_entry (kcenon::common::config)
config_loader (kcenon::common::config)
config_snapshot (kcenon::common::config)
config_watcher (kcenon::common::config)
Connection
ConsoleLogger (kcenon::common::logging)
D
database_config (kcenon::common::config)
database_dependency_check
database_null (kcenon::common)
DataService
E
enum_traits (kcenon::common)
enum_traits< interfaces::health_check_type > (kcenon::common)
enum_traits< interfaces::health_status > (kcenon::common)
enum_traits< interfaces::log_level > (kcenon::common)
enum_traits< interfaces::metric_type > (kcenon::common)
error_category (kcenon::common)
error_event (kcenon::common::events)
error_info (kcenon::common)
event (kcenon::common)
event_type_id (kcenon::common::detail)
example_executor_provider
exception_mapper (kcenon::common)
F
failure_window (kcenon::common::resilience)
feature_flags (kcenon::common::config)
field_metadata (kcenon::common::config)
FriendlyGreeter
function_job
G
GlobalLoggerRegistry (kcenon::common::interfaces)
circuit_breaker::guard (kcenon::common::resilience)
H
SimpleEventBus::HandlerEntry (kcenon::common::patterns)
health_check (kcenon::common::interfaces)
health_check_builder (kcenon::common::interfaces)
health_check_result (kcenon::common::interfaces)
health_dependency_graph (kcenon::common::interfaces)
health_monitor (kcenon::common::interfaces)
health_monitor_stats (kcenon::common::interfaces)
http_request (kcenon::common::interfaces)
http_response (kcenon::common::interfaces)
I
IBootstrapper (kcenon::common::di)
IConfigLoader (kcenon::common::config)
ICounter
IDatabase (kcenon::common::interfaces)
IExecutor (kcenon::common::interfaces)
IExecutorProvider (kcenon::common::interfaces)
IGreeter
IHttpClient (kcenon::common::interfaces)
IHttpClientProvider (kcenon::common::interfaces)
IJob (kcenon::common::interfaces)
ILogger (kcenon::common::interfaces)
ILoggerProvider (kcenon::common::interfaces)
ILoggerRegistry (kcenon::common::interfaces)
IMetricCollector (kcenon::common::interfaces)
IMetricCollectorProvider (kcenon::common::interfaces)
IMonitor (kcenon::common::interfaces)
IMonitorable (kcenon::common::interfaces)
IMonitorProvider (kcenon::common::interfaces)
interface_adapter (kcenon::common::adapters)
IServiceContainer (kcenon::common::di)
IServiceScope (kcenon::common::di)
IStats (kcenon::common::interfaces)
IThreadPool (kcenon::common::interfaces)
IThreadPoolProvider (kcenon::common::interfaces)
IUdpClient (kcenon::common::interfaces)
IUdpClientProvider (kcenon::common::interfaces)
L
lambda_health_check (kcenon::common::interfaces)
log_entry (kcenon::common::interfaces)
logger_config (kcenon::common::config)
logger_config (kcenon::common::interfaces)
M
metric_event (kcenon::common::events)
metric_value (kcenon::common::interfaces)
metrics_snapshot (kcenon::common::interfaces)
mock_executor
unified_bootstrapper::module_entry (kcenon::common::di)
module_started_event (kcenon::common::events)
module_stopped_event (kcenon::common::events)
module_version (kcenon::common)
monitoring_config (kcenon::common::config)
N
network_config (kcenon::common::config)
null_http_client (kcenon::common::interfaces)
null_metric_collector (kcenon::common::interfaces)
null_udp_client (kcenon::common::interfaces)
NullLogger (kcenon::common::interfaces)
O
ObjectPool (kcenon::common::utils)
Option (kcenon::common)
Optional (kcenon::common)
order_placed
P
parsed_args (kcenon::common::config)
pool_config (kcenon::common::config)
PoolDeleter (kcenon::common::utils)
R
RawDelete (kcenon::common::utils::detail)
registry_event (kcenon::common::interfaces)
RegistryAuditLog (kcenon::common::interfaces)
Result (kcenon::common)
S
scoped_timer (kcenon::common::interfaces)
SequentialCounter
service_container (kcenon::common::di)
service_descriptor (kcenon::common::di)
service_container::service_entry (kcenon::common::di)
service_scope (kcenon::common::di)
ServiceContainer (kcenon::common::di)
unified_bootstrapper::shutdown_hook_entry (kcenon::common::di)
simple_event_bus (kcenon::common)
SimpleEventBus (kcenon::common::patterns)
Singleton (kcenon::common::patterns)
smart_adapter_factory (kcenon::common::adapters)
source_location (kcenon::common)
SPSCCircularBuffer (kcenon::common::utils)
stats_snapshot (kcenon::common::interfaces)
simple_event_bus::subscription_info (kcenon::common)
system_alert
system_metrics (kcenon::common::interfaces)
SystemBootstrapper (kcenon::common::bootstrap)
T
thread_config (kcenon::common::config)
thread_pool_metrics (kcenon::common::interfaces)
tls_config (kcenon::common::config)
tracing_config (kcenon::common::config)
typed_error_code (kcenon::common)
U
udp_endpoint (kcenon::common::interfaces)
udp_send_options (kcenon::common::interfaces)
udp_statistics (kcenon::common::interfaces)
unified_bootstrapper (kcenon::common::di)
unified_config (kcenon::common::config)
User
user_logged_in
V
validation_issue (kcenon::common::config)
version_info (kcenon::common)
W
worker_metrics (kcenon::common::interfaces)