#include <System.hpp>
◆ Work()
Horizon::System::RuntimeRoutineContext::Work::Work |
( |
std::shared_ptr< RuntimeRoutineContext > |
runtime_context | ) |
|
|
inline |
MessageAgent _message_agent
Definition: System.hpp:458
std::weak_ptr< RuntimeRoutineContext > _runtime_context
Definition: System.hpp:457
◆ ~Work()
Horizon::System::RuntimeRoutineContext::Work::~Work |
( |
| ) |
|
|
inline |
◆ execute()
virtual bool Horizon::System::RuntimeRoutineContext::Work::execute |
( |
| ) |
|
|
inlinevirtual |
◆ get_message_agent()
MessageAgent & Horizon::System::RuntimeRoutineContext::Work::get_message_agent |
( |
| ) |
|
|
inline |
◆ get_runtime_context()
std::shared_ptr< RuntimeRoutineContext > Horizon::System::RuntimeRoutineContext::Work::get_runtime_context |
( |
| ) |
|
|
inline |
◆ set_runtime_context()
void Horizon::System::RuntimeRoutineContext::Work::set_runtime_context |
( |
std::shared_ptr< RuntimeRoutineContext > |
runtime_context | ) |
|
|
inline |
◆ _message_agent
MessageAgent Horizon::System::RuntimeRoutineContext::Work::_message_agent |
|
protected |
◆ _runtime_context
The documentation for this class was generated from the following file: