PPL Logo

xi::TParamVal Class Reference

#include <xi-Template.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 39 of file xi-Template.h.


Constructor & Destructor Documentation

xi::TParamVal::TParamVal ( const char *  v  ) 

Definition at line 13 of file xi-Template.C.


Member Function Documentation

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

Implements xi::Printable.

Definition at line 14 of file xi-Template.C.

References val.

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

Implements xi::TParam.

Definition at line 15 of file xi-Template.C.

References val.


Field Documentation

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

Definition at line 40 of file xi-Template.h.

Referenced by genSpec(), and print().


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

Generated on Mon Sep 21 08:35:48 2020 for Charm++ by  doxygen 1.5.5