BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Types | Public Member Functions
BeeeOn::StoppableLoop Class Referenceabstract
Inheritance diagram for BeeeOn::StoppableLoop:
BeeeOn::GWServerConnector BeeeOn::HciInfoReporter BeeeOn::LoopRunner BeeeOn::StoppableLoopAdapter BeeeOn::Tool BeeeOn::CredentialsTool

Public Types

typedef Poco::SharedPtr
< StoppableLoop
Ptr
 

Public Member Functions

virtual void start ()=0
 
virtual void stop ()=0
 

Member Function Documentation

virtual void BeeeOn::StoppableLoop::start ( )
pure virtual

Starts the loop to process in an internally managed thread.

Implemented in BeeeOn::HciInfoReporter, BeeeOn::GWServerConnector, BeeeOn::Tool, BeeeOn::StoppableLoopAdapter, and BeeeOn::LoopRunner.

virtual void BeeeOn::StoppableLoop::stop ( )
pure virtual

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