Qpid Proton C++  0.13.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
inject_handler Class Referenceabstract

Experimental - A handler for injected code. More...

#include <event_loop.hpp>

Inherited by thread_safe< T >::inject_decref.

Public Member Functions

virtual void on_inject ()=0
 Called when the injected code is executed.
 

Detailed Description

Experimental - A handler for injected code.

Examples:
mt/epoll_container.cpp.

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