STXXL
1.4.1
|
Definition at line 27 of file completion_handler.h.
Public Member Functions | |
virtual | ~completion_handler_impl () |
virtual completion_handler_impl * | clone () const =0 |
virtual void | operator() (request *)=0 |
|
inlinevirtual |
Definition at line 32 of file completion_handler.h.
|
pure virtual |
Implemented in stxxl::completion_handler1< HandlerType >.
|
pure virtual |
Implemented in stxxl::completion_handler1< HandlerType >.