Public Member Functions | |
objectWithCallback (const word &n, callbackRegistry &cbr) | |
virtual const word & | name () const |
![]() | |
callback (CallbackRegistry< callback > &cbr) | |
~callback () | |
void | testCallbackFunction () const |
![]() | |
Callback (CallbackRegistry< callback > &) | |
Construct and register with CallbackRegistry. More... | |
Callback (const Callback< callback > &) | |
Construct as copy. More... | |
virtual | ~Callback () |
Destructor. More... | |
bool | checkIn () |
Register Callback with CallbackRegistry. More... | |
bool | checkOut () |
Check-out Callback from CallbackRegistry. More... | |
Private Attributes | |
word | name_ |
Definition at line 80 of file Test-callback.C.
|
inline |
Definition at line 88 of file Test-callback.C.
|
inlinevirtual |
Reimplemented from callback.
Definition at line 94 of file Test-callback.C.
|
private |
Definition at line 84 of file Test-callback.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.