#include <prom_node.hh>
Inheritance diagram for PromParentArr:


Public Member Functions | |
| PromParentArr (PromParentBank *const bank, const int n) | |
| int | GetWrite_size (int &sz) const |
| int | Write (int **ppb) const |
| int | Read (int **ppb) |
| int | SetSize (PromParentBank *const bank, int n) |
| int | getSize () const |
Public Attributes | |
| PromParent ** | data_ |
Protected Attributes | |
| int | np_ |
Array of PromParent's (semantically row of a restriction operator).
1.3.7