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

Go to the source code of this file.

Classes

class  EventsService
 
class  EventsServiceImpl
 

Typedefs

using EventsServiceFactory = std::function< std::unique_ptr< EventsService >(std::string, std::function< std::string()>)>
 

Functions

fruit::Component< EventsServiceFactorygetEventsServiceComponent ()
 

Typedef Documentation

◆ EventsServiceFactory

using EventsServiceFactory = std::function<std::unique_ptr<EventsService>( std::string, std::function<std::string()>)>

Definition at line 52 of file events_service.h.

Function Documentation

◆ getEventsServiceComponent()

fruit::Component<EventsServiceFactory> getEventsServiceComponent ( )

Definition at line 22 of file events_service.cpp.



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