an event processor
More...
#include <asyncnotification.hxx>
an event processor
- See also
- AsyncEventNotifier
Definition at line 64 of file asyncnotification.hxx.
◆ ~IEventProcessor()
comphelper::IEventProcessor::~IEventProcessor |
( |
| ) |
|
|
inlineprotected |
◆ acquire()
virtual void SAL_CALL comphelper::IEventProcessor::acquire |
( |
| ) |
|
|
pure virtualnoexcept |
◆ processEvent()
virtual void comphelper::IEventProcessor::processEvent |
( |
const AnyEvent & |
_rEvent | ) |
|
|
pure virtual |
◆ release()
virtual void SAL_CALL comphelper::IEventProcessor::release |
( |
| ) |
|
|
pure virtualnoexcept |
The documentation for this class was generated from the following file: