Classes | Typedefs | Functions
control_service.h File Reference
#include <fruit/fruit.h>
#include <ros/ros.h>
#include <skyway/SkyWayControl.h>
#include <functional>
#include <string>
Include dependency graph for control_service.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ControlService
 
class  ControlServiceImpl
 

Typedefs

using ControlServiceFactory = std::function< std::unique_ptr< ControlService >(std::string, std::function< std::string(std::string)>)>
 

Functions

fruit::Component< ControlServiceFactorygetControlServiceComponent ()
 

Typedef Documentation

◆ ControlServiceFactory

using ControlServiceFactory = std::function<std::unique_ptr<ControlService>( std::string, std::function<std::string(std::string)>)>

Definition at line 54 of file control_service.h.

Function Documentation

◆ getControlServiceComponent()

fruit::Component<ControlServiceFactory> getControlServiceComponent ( )

Definition at line 24 of file control_service.cpp.



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