#include <OW_ResultHandlerIFC.hpp>
Inheritance diagram for OW_NAMESPACE::ResultHandlerIFC< T >:

Public Member Functions | |
| void | handle (const T &x) |
| virtual | ~ResultHandlerIFC () |
Protected Member Functions | |
| virtual void | doHandle (const T &x)=0 |
Definition at line 48 of file OW_ResultHandlerIFC.hpp.
|
|||||||||
|
Definition at line 66 of file OW_ResultHandlerIFC.hpp. |
|
||||||||||
|
||||||||||
1.4.6