blitz Version 0.9
Public Member Functions | Private Attributes
prettyPrintFormat Class Reference

#include <prettyprint.h>

List of all members.

Public Member Functions

 prettyPrintFormat (const bool terse=false)
void setDumpArrayShapesMode ()
char nextArrayOperandSymbol ()
char nextScalarOperandSymbol ()
bool tersePrintingSelected () const
bool dumpArrayShapesMode () const

Private Attributes

bool tersePrintingSelected_
bool dumpArrayShapes_
int arrayOperandCounter_
int scalarOperandCounter_

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


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines