PPL Logo

xi::TParamVal Class Reference

#include <xi-symbol.h>

Inheritance diagram for xi::TParamVal:

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

Collaboration graph
[legend]

Public Member Functions

 TParamVal (const char *v)
void print (XStr &str)
void genSpec (XStr &str)

Private Attributes

const char * val

Detailed Description

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


Constructor & Destructor Documentation

xi::TParamVal::TParamVal ( const char *  v  )  [inline]

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


Member Function Documentation

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

Implements xi::Printable.

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

References val.

void xi::TParamVal::genSpec ( XStr str  )  [inline, virtual]

Implements xi::TParam.

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

References val.


Field Documentation

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

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

Referenced by genSpec(), and print().


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

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