OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Usage example, note template params can be anything: More...
#include <ossimCallback1wRet.h>
Public Member Functions | |
ossimCallback1wRet () | |
virtual | ~ossimCallback1wRet () |
virtual RT | operator() (P1 p1) 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 73 of file ossimCallback1wRet.h.
|
inline |
Definition at line 76 of file ossimCallback1wRet.h.
|
inlinevirtual |
Definition at line 77 of file ossimCallback1wRet.h.
|
pure virtual |