Puma::PreExpr Class Reference

#include <PreExpr.h>

List of all members.

Public Member Functions

 PreExpr (ErrorStream *, Location)
 PreExpr ()
 ~PreExpr ()
 PreExpr (unsigned long int value)
 PreExpr (long int value)
 PreExpr (double value)
void evaluatePreExpr (char *expression_string)
bool value () const

Static Public Member Functions

static long int convertChar (char *value)

Public Attributes

double val


Constructor & Destructor Documentation

Puma::PreExpr::PreExpr ( ErrorStream ,
Location   
)

Puma::PreExpr::PreExpr (  )  [inline]

Puma::PreExpr::~PreExpr (  )  [inline]

Puma::PreExpr::PreExpr ( unsigned long int  value  )  [inline]

Puma::PreExpr::PreExpr ( long int  value  )  [inline]

Puma::PreExpr::PreExpr ( double  value  )  [inline]


Member Function Documentation

void Puma::PreExpr::evaluatePreExpr ( char *  expression_string  ) 

bool Puma::PreExpr::value (  )  const [inline]

static long int Puma::PreExpr::convertChar ( char *  value  )  [static]


Member Data Documentation


Generated on Sat May 10 03:03:46 2008 for Puma by  doxygen 1.5.5