#include <prettyprint.h>
List of all members.
Constructor & Destructor Documentation
| prettyPrintFormat::prettyPrintFormat |
( |
const bool |
terse = false | ) |
|
|
inline |
Member Function Documentation
| bool prettyPrintFormat::dumpArrayShapesMode |
( |
| ) |
const |
|
inline |
| char prettyPrintFormat::nextArrayOperandSymbol |
( |
| ) |
|
|
inline |
| char prettyPrintFormat::nextScalarOperandSymbol |
( |
| ) |
|
|
inline |
| void prettyPrintFormat::setDumpArrayShapesMode |
( |
| ) |
|
|
inline |
| bool prettyPrintFormat::tersePrintingSelected |
( |
| ) |
const |
|
inline |
Member Data Documentation
| int prettyPrintFormat::arrayOperandCounter_ |
|
private |
| bool prettyPrintFormat::dumpArrayShapes_ |
|
private |
| int prettyPrintFormat::scalarOperandCounter_ |
|
private |
| bool prettyPrintFormat::tersePrintingSelected_ |
|
private |
The documentation for this class was generated from the following file: