In file sink.h:

class ClassAdUnParser

The unparser object

Inheritance:

ClassAdUnParser


Public Methods

ClassAdUnParser( )
Constructor
void Unparse( string &buffer, ExprTree *expr )
Unparse an expression
void Unparse( string &buffer, Value &val )
Unparse a value
virtual ~ClassAdUnParser( )
Destructor

Documentation

The unparser object
void Unparse( string &buffer, Value &val )
Unparse a value
Parameters:
buffer - The string to unparse to
val - The value to unparse

void Unparse( string &buffer, ExprTree *expr )
Unparse an expression
Parameters:
buffer - The string to unparse to
val - The expression to unparse


Direct child classes:
PrettyPrint

alphabetic index hierarchy of classes


Condor Home Page

generated by doc++