#include <db/table.h>
Inheritance diagram for ExprTable:

Definition at line 52 of file table.h.
| Public Member Functions | |
| ExprTable (std::deque< Exp * > &exprs) | |
| ~ExprTable (void) | |
| Public Attributes | |
| std::deque< Exp * > | expressions | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 55 of file table.cpp. References expressions. | 
| 
 | 
| 
 Definition at line 56 of file table.h. Referenced by ~ExprTable(). | 
 1.4.6
 1.4.6