#include <NodeTable.h>
Public Member Functions | |
| void | copyFrom (const TableMap &other) |
| Copy tables in a node's Topology to another. | |
| void | repr (string &out) const |
| Dump the names of the tables in a node. | |
| int32 | count (string name) const |
| Count the number of tables with a given name (returns 0 or 1). | |
Public Attributes | |
| TableMapType | _map |
| Element containing a mapped table. | |
|
|
Copy tables in a node's Topology to another.
|
|
|
Count the number of tables with a given name (returns 0 or 1).
|
|
|
Dump the names of the tables in a node.
|
|
|
Element containing a mapped table.
|
1.3.8