OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
TableRowRep.h File Reference
#include "AbstractObjects/PlaceRep.h"
#include <string>
Include dependency graph for TableRowRep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TableRowRep
 Representation of a table row reference. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const TableRowRep &row)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const TableRowRep row 
)
inline

Definition at line 70 of file TableRowRep.h.

References TableRowRep::print().

Here is the call graph for this function: