In file sink.h:

class PrettyPrint : public ClassAdUnParser

The pretty print object --- unparsing with format

Inheritance:

PrettyPrint < ClassAdUnParser


Public Methods

int GetClassAdIndentation( )
Get the indentation width for displaying classads
int GetListIndentation( )
Get the indentation width for displaying lists
bool GetMinimalParentheses( )
Get minimal parentheses mode
PrettyPrint( )
Constructor
void SetClassAdIndentation( int=4 )
Set the indentation width for displaying classads
void SetListIndentation( int=4 )
Set the indentation width for displaying lists
void SetMinimalParentheses( bool )
Set minimal parentheses mode
virtual ~PrettyPrint( )
Destructor

Inherited from ClassAdUnParser:

Public Methods

void Unparse( string &buffer, ExprTree *expr )
void Unparse( string &buffer, Value &val )

Documentation

The pretty print object --- unparsing with format

This class has no child classes.

alphabetic index hierarchy of classes


Condor Home Page

generated by doc++