OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Usage example, note template params can be anything: More...
#include <ossimCallback2wRet.h>
Public Member Functions | |
ossimCallback2wRet () | |
virtual | ~ossimCallback2wRet () |
virtual RT | operator() (P1 p1, P2 p2) const =0 |
Usage example, note template params can be anything:
Caller interface to register callback:
Callee creation of call back mechanism:
Making/registering a callback.
Definition at line 74 of file ossimCallback2wRet.h.
|
inline |
Definition at line 77 of file ossimCallback2wRet.h.
|
inlinevirtual |
Definition at line 78 of file ossimCallback2wRet.h.
|
pure virtual |