OpenJAUS Software Development Kit  4.3.1
Public Member Functions | List of all members
openjaus::core::services::EventsSettingsInterface Class Referenceabstract

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

#include <EventsSettingsInterface.h>

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

Public Member Functions

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

Detailed Description

Constructor & Destructor Documentation

§ EventsSettingsInterface()

openjaus::core::services::EventsSettingsInterface::EventsSettingsInterface ( )
inline

§ ~EventsSettingsInterface()

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

Member Function Documentation

§ getTimeout_min()

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

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