ROSE
0.9.6a
|
Called before and after printing each row of a table. More...
#include <SqlDatabase.h>
Public Member Functions | |
virtual | ~PrePostRow () |
virtual void | operator() (std::ostream &out, const Table *table, size_t rownum, const std::vector< size_t > &widths) |
Called before and after printing each row of a table.
Definition at line 557 of file SqlDatabase.h.
|
inlinevirtual |
Definition at line 559 of file SqlDatabase.h.
|
inlinevirtual |
Definition at line 560 of file SqlDatabase.h.