#include <string_loopback.h>
|
std::shared_ptr< std::function< void(std::string)> > | callback_ |
|
Definition at line 11 of file string_loopback.h.
◆ StringLoopback()
string_loopback::StringLoopback::StringLoopback |
( |
| ) |
|
◆ Execute()
void string_loopback::StringLoopback::Execute |
( |
std::string |
data | ) |
|
|
overridevirtual |
◆ Initialize()
void string_loopback::StringLoopback::Initialize |
( |
std::shared_ptr< rapidjson::Document > |
parameter, |
|
|
std::shared_ptr< std::function< void(std::string)>> |
callback |
|
) |
| |
|
overridevirtual |
◆ Shutdown()
void string_loopback::StringLoopback::Shutdown |
( |
| ) |
|
|
overridevirtual |
◆ callback_
std::shared_ptr<std::function<void(std::string)> > string_loopback::StringLoopback::callback_ |
|
private |
The documentation for this class was generated from the following files: