Horizon Official Technical Documentation
|
|
This is the complete list of members for Kernel, including all inherited members.
_components | Kernel | protected |
_config | Kernel | protected |
_hsr_manager | Kernel | private |
_io_context_global | Kernel | protected |
_signal_interrupt_command_line_loop | Kernel | private |
deregister_component(Horizon::System::runtime_module_type type, int segment_number=1) | Kernel | inline |
finalize()=0 | Kernel | pure virtual |
general_conf() | Kernel | inline |
get_component(std::string uuid) | Kernel | inline |
get_component_count() | Kernel | inline |
get_component_of_type(Horizon::System::runtime_module_type type, int segment_number=1) | Kernel | inline |
get_components() | Kernel | inline |
get_io_context() | Kernel | |
get_registered_component_count_of_type(Horizon::System::runtime_module_type type) | Kernel | inline |
get_segment_number_for_resource(Horizon::System::runtime_module_type module_t, Key resource_key, Value resource_not_found_value) | Kernel | inline |
get_signal_interrupt_command_line_loop() | Kernel | inline |
get_system_routine_manager() | Kernel | inline |
initialize()=0 | Kernel | pure virtual |
Kernel(general_server_configuration &config) | Kernel | |
post_finalize()=0 | Kernel | pure virtual |
post_initialize()=0 | Kernel | pure virtual |
register_component(Horizon::System::runtime_module_type type, T &&component) | Kernel | inline |
register_component(Horizon::System::runtime_module_type type, std::shared_ptr< T > component) | Kernel | inline |
set_signal_interrupt_command_line_loop(bool signal) | Kernel | inline |
system_routine_process_queue() | Kernel | |
system_routine_queue_push(std::shared_ptr< Horizon::System::RuntimeContext > context) | Kernel | |
system_routine_queue_push(std::shared_ptr< Horizon::System::RuntimeContextChain > context) | Kernel | |
system_routine_register(Horizon::System::runtime_module_type module_t, Horizon::System::runtime_synchronization_method sync_t, std::shared_ptr< Horizon::System::RuntimeContext > context) | Kernel | |
~Kernel() | Kernel |