#include <event_processing_context.hpp>
◆ event_processing_context() [1/2]
neogfx::event_processing_context::event_processing_context |
( |
std::string const & |
aName = std::string{} | ) |
|
◆ event_processing_context() [2/2]
neogfx::event_processing_context::event_processing_context |
( |
i_async_task & |
aParent, |
|
|
std::string const & |
aName = std::string{} |
|
) |
| |
◆ name()
std::string const & neogfx::event_processing_context::name |
( |
| ) |
const |
|
overridevirtual |
◆ process_events()
bool neogfx::event_processing_context::process_events |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: