OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
TableRowRep.h File Reference
#include <string>
#include "AbstractObjects/PlaceRep.h"
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

◆ operator<<()

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

Definition at line 65 of file TableRowRep.h.

References TableRowRep::print().

Here is the call graph for this function: