Qpid Proton C++  0.13.0
 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>

Inheritance diagram for inject_handler:
void_function0

Public Member Functions

virtual void on_inject ()=0
 
void operator() ()
 Override the call operator with your code.
 

Detailed Description

Experimental - A handler for injected code.

Deprecated:
use void_function0.

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