#include <casfuncobj.h>
Public Member Functions | |
| void | operator() (const CASObject *o) const |
| Function operator for printing the address. | |
Definition at line 83 of file casfuncobj.h.
| void CASPrintMemAddress::operator() | ( | const CASObject * | o | ) | const [inline] |
Function operator for printing the address to stdout.
| o | the pointer to a CASObject of which the address will be printed. |
Definition at line 95 of file casfuncobj.h.
1.4.7