Abstract Event Type that is used as a base for computation events.
More...
#include <rtctk/componentFramework/eventDefinitions.hpp>
|
| static const std::string | TOPIC_NAME = "computation_topic" |
| |
Abstract Event Type that is used as a base for computation events.
◆ ComputationEvent() [1/3]
| rtctk::componentFramework::ComputationEvent::ComputationEvent |
( |
| ) |
|
|
default |
◆ ComputationEvent() [2/3]
| rtctk::componentFramework::ComputationEvent::ComputationEvent |
( |
const std::string & | origin, |
|
|
const std::string & | item, |
|
|
const std::string & | state ) |
◆ ComputationEvent() [3/3]
| rtctk::componentFramework::ComputationEvent::ComputationEvent |
( |
const std::string & | origin, |
|
|
const std::string & | item ) |
◆ item
| std::string rtctk::componentFramework::ComputationEvent::item |
◆ state
| std::string rtctk::componentFramework::ComputationEvent::state |
◆ TOPIC_NAME
| const std::string rtctk::componentFramework::ComputationEvent::TOPIC_NAME = "computation_topic" |
|
inlinestatic |
The documentation for this struct was generated from the following files: