Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

TableMap Class Reference

#include <NodeTable.h>

List of all members.


Detailed Description

Map a set of tables by name.


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.


Member Function Documentation

void TableMap::copyFrom const TableMap other  ) 
 

Copy tables in a node's Topology to another.

Parameters:
other  Node from which to copy tables.

BOREALIS_NAMESPACE_BEGIN int32 TableMap::count string  name  )  const
 

Count the number of tables with a given name (returns 0 or 1).

Parameters:
name  See if this table is mapped.

void TableMap::repr string &  out  )  const
 

Dump the names of the tables in a node.

Parameters:
out  Append output to a string.


Member Data Documentation

TableMapType TableMap::_map
 

Element containing a mapped table.


The documentation for this class was generated from the following files:
Generated on Fri Nov 12 15:15:24 2004 for Borealis by doxygen 1.3.8