CASObject by calling Print().
More...
#include <casfuncobj.h>
Public Member Functions | |
| void | operator() (const CASObject *o) const |
Prints the given CASObject by calling Print(). | |
CASObject by calling Print().
Definition at line 107 of file casfuncobj.h.
| void CASPrintObject::operator() | ( | const CASObject * | o | ) | const [inline] |
Prints the given CASObject by calling Print().
| o | Pointer to a CASObject of which the Print() method will be called. |
Definition at line 119 of file casfuncobj.h.
1.4.7