OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
Clear Reference. More...
#include <OpalData.h>
Public Member Functions | |
virtual void | operator() (Object *) const |
The function to be executed. More... | |
![]() | |
virtual | ~ObjectFunction () |
virtual void | operator() (Object *) const =0 |
The function to be executed. More... | |
Clear Reference.
Definition at line 149 of file OpalData.h.
|
virtual |