Public Member Functions | Private Attributes | List of all members
string_loopback::StringLoopback Class Reference

#include <string_loopback.h>

Inheritance diagram for string_loopback::StringLoopback:
Inheritance graph
[legend]

Public Member Functions

virtual void Execute (std::string data) override
 
virtual void Initialize (std::shared_ptr< rapidjson::Document > parameter, std::shared_ptr< std::function< void(std::string)>> callback) override
 
virtual void Shutdown () override
 
 StringLoopback ()
 
- Public Member Functions inherited from skyway_plugin::SkyWayStringPlugin
virtual ~SkyWayStringPlugin ()
 

Private Attributes

std::shared_ptr< std::function< void(std::string)> > callback_
 

Additional Inherited Members

- Protected Member Functions inherited from skyway_plugin::SkyWayStringPlugin
 SkyWayStringPlugin ()
 

Detailed Description

Definition at line 11 of file string_loopback.h.

Constructor & Destructor Documentation

◆ StringLoopback()

string_loopback::StringLoopback::StringLoopback ( )

Definition at line 9 of file string_loopback.cpp.

Member Function Documentation

◆ Execute()

void string_loopback::StringLoopback::Execute ( std::string  data)
overridevirtual

Implements skyway_plugin::SkyWayStringPlugin.

Definition at line 19 of file string_loopback.cpp.

◆ Initialize()

void string_loopback::StringLoopback::Initialize ( std::shared_ptr< rapidjson::Document >  parameter,
std::shared_ptr< std::function< void(std::string)>>  callback 
)
overridevirtual

Implements skyway_plugin::SkyWayStringPlugin.

Definition at line 13 of file string_loopback.cpp.

◆ Shutdown()

void string_loopback::StringLoopback::Shutdown ( )
overridevirtual

Implements skyway_plugin::SkyWayStringPlugin.

Definition at line 23 of file string_loopback.cpp.

Member Data Documentation

◆ callback_

std::shared_ptr<std::function<void(std::string)> > string_loopback::StringLoopback::callback_
private

Definition at line 13 of file string_loopback.h.


The documentation for this class was generated from the following files:


skyway
Author(s): Toshiya Nakakura
autogenerated on Thu Oct 26 2023 02:42:21