OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
|
Public Member Functions | |
SpecialWriter (std::ostream &ostr) | |
virtual void | operator() (Object *) const |
The function to be executed. More... | |
![]() | |
virtual | ~ObjectFunction () |
Private Attributes | |
std::ostream & | os |
|
inline |
|
virtual |
The function to be executed.
Implements ObjectFunction.
Definition at line 105 of file Save.cpp.
References Object::isFlagged(), os, and Object::setFlag().
|
private |
Definition at line 102 of file Save.cpp.
Referenced by operator()().