TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Fixture::UniModModuleEvent Struct Reference
Inheritance diagram for Fixture::UniModModuleEvent:
Inheritance graph
Collaboration diagram for Fixture::UniModModuleEvent:
Collaboration graph

Public Member Functions

 UniModModuleEvent (Nice::JointPtr _config)
 
void eventHandler (const std::string &_event)
 The default event handler logs the incoming events. More...
 
void functionErrorHandler (const std::string _errorNo)
 The default function error handler logs the incoming function errors and throw a generic function error exception. 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...
 

Constructor & Destructor Documentation

◆ UniModModuleEvent()

Fixture::UniModModuleEvent::UniModModuleEvent ( Nice::JointPtr  _config)
inline

Member Function Documentation

◆ eventHandler()

void Fixture::UniModModuleEvent::eventHandler ( const std::string &  _event)
inlinevirtual

The default event handler logs the incoming events.

Reimplemented from Basda::HandlerImpl.

◆ functionErrorHandler()

void Fixture::UniModModuleEvent::functionErrorHandler ( const std::string  _errorNo)
inlinevirtual

The default function error handler logs the incoming function errors and throw a generic function error exception.

Exceptions
Basda::MPIA::FunctionError

Reimplemented from Basda::HandlerImpl.


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