#include <acestl/acestl.hpp>
#include <ace/Event_Handler.h>
#include <ace/Reactor.h>
#include <stlsoft/smartptr/shared_ptr.hpp>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | acestl |
Classes | |
class | custom_event_handler |
This class enhances the ACE Reactor framework by providing custom event notifications for event handlers, with zero interference with existing reactor/handler functionality. More... | |
struct | custom_event_handler::event_id_ |
class | custom_event_handler::callback_hook |
struct | custom_event_handler::event_info |