TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Basda::UniModModuleTemperatureHumidity::UniModModuleTemperatureHumidityEvent Struct Reference

This is the implementation of the handler for the incoming events and function errors. More...

Inheritance diagram for Basda::UniModModuleTemperatureHumidity::UniModModuleTemperatureHumidityEvent:
Inheritance graph
Collaboration diagram for Basda::UniModModuleTemperatureHumidity::UniModModuleTemperatureHumidityEvent:
Collaboration graph

Public Member Functions

 UniModModuleTemperatureHumidityEvent (Nice::JointPtr _config)
 Constructor. More...
 
void eventHandler (const std::string &_event)
 implementation of the event handler More...
 
void functionErrorHandler (const std::string _errorNo)
 implementation of the function error handler More...
 
 UniModModuleTemperatureHumidityEvent (Nice::JointPtr _config)
 Constructor. More...
 
void eventHandler (const std::string &_event)
 implementation of the event handler More...
 
void functionErrorHandler (const std::string _errorNo)
 implementation of the function error handler More...
 
- Public Member Functions inherited from Basda::HandlerImpl
 HandlerImpl (Nice::JointPtr _config)
 Constructor. More...
 
 HandlerImpl (Nice::JointPtr _config)
 Constructor. More...
 
- Public Member Functions inherited from Basda::Handler
virtual ~Handler ()
 Construstor. More...
 
virtual ~Handler ()
 Construstor. More...
 

Additional Inherited Members

- Protected Attributes inherited from Basda::HandlerImpl
Nice::JointPtr m_config
 member of the configuration tree More...
 

Detailed Description

This is the implementation of the handler for the incoming events and function errors.

Author
Frank Kittmann
Version
14.11.26
Date
2014.11.26

Constructor & Destructor Documentation

◆ UniModModuleTemperatureHumidityEvent() [1/2]

Basda::UniModModuleTemperatureHumidity::UniModModuleTemperatureHumidityEvent::UniModModuleTemperatureHumidityEvent ( Nice::JointPtr  _config)
inline

Constructor.

Parameters
_configthe root of the configuration tree

◆ UniModModuleTemperatureHumidityEvent() [2/2]

Basda::UniModModuleTemperatureHumidity::UniModModuleTemperatureHumidityEvent::UniModModuleTemperatureHumidityEvent ( Nice::JointPtr  _config)
inline

Constructor.

Parameters
_configthe root of the configuration tree

Member Function Documentation

◆ eventHandler() [1/2]

void Basda::UniModModuleTemperatureHumidity::UniModModuleTemperatureHumidityEvent::eventHandler ( const std::string &  _event)
inlinevirtual

implementation of the event handler

Parameters
_eventthe event message

Reimplemented from Basda::HandlerImpl.

◆ eventHandler() [2/2]

void Basda::UniModModuleTemperatureHumidity::UniModModuleTemperatureHumidityEvent::eventHandler ( const std::string &  _event)
inlinevirtual

implementation of the event handler

Parameters
_eventthe event message

Reimplemented from Basda::HandlerImpl.

◆ functionErrorHandler() [1/2]

void Basda::UniModModuleTemperatureHumidity::UniModModuleTemperatureHumidityEvent::functionErrorHandler ( const std::string  _errorNo)
inlinevirtual

implementation of the function error handler

It logs the function error and throws the corresponding error.

Parameters
_errorNothe error number

Reimplemented from Basda::HandlerImpl.

◆ functionErrorHandler() [2/2]

void Basda::UniModModuleTemperatureHumidity::UniModModuleTemperatureHumidityEvent::functionErrorHandler ( const std::string  _errorNo)
inlinevirtual

implementation of the function error handler

It logs the function error and throws the corresponding error.

Parameters
_errorNothe error number

Reimplemented from Basda::HandlerImpl.


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