ROSE  0.11.54.0
Public Member Functions | List of all members
SqlDatabase::PrePostRow< Table > Class Template Reference

Description

template<typename Table>
class SqlDatabase::PrePostRow< Table >

Called before and after printing each row of a table.

Definition at line 596 of file SqlDatabase.h.

#include <SqlDatabase.h>

Inheritance diagram for SqlDatabase::PrePostRow< Table >:
Inheritance graph
[legend]

Public Member Functions

virtual void operator() (std::ostream &out, const Table *table, size_t rownum, const std::vector< size_t > &widths)
 

The documentation for this class was generated from the following file: