RTC Toolkit  1.0.0
Namespaces | Functions
malEventInjector.hpp File Reference

Provides core functionality of an RTC Component. More...

#include <rtctk/componentFramework/stateMachineEngine.hpp>
#include <mal/utility/future.hpp>

Go to the source code of this file.

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Functions

template<typename EventType >
elt::mal::future< std::string > rtctk::componentFramework::InjectReqRepEvent (StateMachineEngine &engine)
 
template<typename EventType , typename PayloadType >
elt::mal::future< std::string > rtctk::componentFramework::InjectReqRepEvent (StateMachineEngine &engine, PayloadType &payload)
 

Detailed Description

Provides core functionality of an RTC Component.