RTC Toolkit
2.0.0
|
Provides core functionality of an RTC Component. More...
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) |
Provides core functionality of an RTC Component.