PPL Logo

xi::Value Class Reference

#include <xi-symbol.h>

Inheritance diagram for xi::Value:

Inheritance graph
[legend]
Collaboration diagram for xi::Value:

Collaboration graph
[legend]

Public Member Functions

 Value (const char *s)
void print (XStr &str)
int getIntVal (void)

Private Attributes

int factor
const char * val

Detailed Description

Definition at line 56 of file xi-symbol.h.


Constructor & Destructor Documentation

xi::Value::Value ( const char *  s  ) 

Definition at line 80 of file xi-symbol.C.

References factor, malloc(), and val.


Member Function Documentation

void xi::Value::print ( XStr str  )  [inline, virtual]

Implements xi::Printable.

Definition at line 62 of file xi-symbol.h.

References val.

Referenced by xi::ValueList::print(), xi::Parameter::print(), xi::Entry::print(), and xi::ValueList::printValue().

int xi::Value::getIntVal ( void   ) 

Definition at line 101 of file xi-symbol.C.

References factor, and val.

Referenced by xi::Entry::getStackSize().


Field Documentation

Definition at line 58 of file xi-symbol.h.

Referenced by getIntVal(), and Value().

const char* xi::Value::val [private]

Definition at line 59 of file xi-symbol.h.

Referenced by getIntVal(), print(), and Value().


The documentation for this class was generated from the following files:

Generated on Fri May 25 08:06:16 2012 for Charm++ by  doxygen 1.5.5