OpenJAUS SAE SDK  6.0.0
Public Member Functions | List of all members
openjaus::core_v1_1::services::EventsSettingsInterface Class Referenceabstract

Represents the configuration settings needed by the Events service. More...

#include <EventsSettingsInterface.h>

Inherited by openjaus::core_v1_1::services::EventsSettings [virtual].

Public Member Functions

 EventsSettingsInterface ()
 
virtual ~EventsSettingsInterface ()
 
virtual int getTimeout_min ()=0
 

Detailed Description

Constructor & Destructor Documentation

◆ EventsSettingsInterface()

openjaus::core_v1_1::services::EventsSettingsInterface::EventsSettingsInterface ( )
inline

◆ ~EventsSettingsInterface()

virtual openjaus::core_v1_1::services::EventsSettingsInterface::~EventsSettingsInterface ( )
inlinevirtual

Member Function Documentation

◆ getTimeout_min()

virtual int openjaus::core_v1_1::services::EventsSettingsInterface::getTimeout_min ( )
pure virtual

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