Horizon Official Technical Documentation
Horizon::Zone::ZoneRuntime Member List

This is the complete list of members for Horizon::Zone::ZoneRuntime, including all inherited members.

_hsr_managerKernelComponentprivate
_is_finalizedHorizon::Zone::ZoneRuntimeprivate
_is_initializedHorizon::Zone::ZoneRuntimeprivate
_kernelKernelComponentprivate
_last_thread_update_rate_timeKernelComponentprivate
_last_total_execution_time_updateKernelComponentprivate
_module_typeKernelComponentprivate
_resource_managerHorizon::Zone::ZoneRuntimeprotected
_segment_numberKernelComponentprivate
_threadHorizon::Zone::ZoneRuntimeprivate
_thread_cpu_idKernelComponentprivate
_thread_update_rateKernelComponentprivate
_total_execution_time_aggregateKernelComponentprivate
_total_execution_time_averageKernelComponentprivate
_update_countKernelComponentprivate
_uuidKernelComponentprivate
calculate_and_set_cpu_load()KernelComponentinline
finalize() overrideHorizon::Zone::ZoneRuntimeinlinevirtual
get_kernel()KernelComponentinline
get_resource_manager()Horizon::Zone::ZoneRuntimeinline
get_segment_number()KernelComponentinline
get_system_routine_manager()KernelComponentinline
get_thread_cpu_id()KernelComponentinline
get_thread_update_rate()KernelComponentinline
get_total_execution_time()KernelComponentinline
get_type_string()KernelComponentinline
get_uuid_string()KernelComponentinline
initialize(int segment_number=1) overrideHorizon::Zone::ZoneRuntimeinlinevirtual
is_finalized() overrideHorizon::Zone::ZoneRuntimeinlinevirtual
is_initialized() overrideHorizon::Zone::ZoneRuntimeinlinevirtual
KernelComponent(Kernel *kernel, Horizon::System::runtime_module_type module_type)KernelComponentinline
PrimaryResource typedefHorizon::Zone::ZoneRuntimeprotected
ResourceManager typedefHorizon::Zone::ZoneRuntimeprotected
set_segment_number(int64_t segment_number)KernelComponentinline
set_thread_cpu_id(int cpu_id)KernelComponentinline
set_thread_update_rate(double rate)KernelComponentinline
set_total_execution_time(int time)KernelComponentinline
start()Horizon::Zone::ZoneRuntime
system_routine_process_queue()KernelComponent
system_routine_queue_push(std::shared_ptr< Horizon::System::RuntimeContext > context)KernelComponent
system_routine_queue_push(std::shared_ptr< Horizon::System::RuntimeContextChain > context)KernelComponent
system_routine_register(Horizon::System::runtime_module_type module_t, Horizon::System::runtime_synchronization_method sync_t, std::shared_ptr< Horizon::System::RuntimeContext > context)KernelComponent
update(int64_t diff)Horizon::Zone::ZoneRuntimevirtual
ZoneRuntime()Horizon::Zone::ZoneRuntime