PPL Logo

xi::TParamType Class Reference

#include <xi-Template.h>

Inheritance diagram for xi::TParamType:

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

Collaboration graph
[legend]

Public Member Functions

 TParamType (Type *t)
void print (XStr &str)
void genSpec (XStr &str)

Private Attributes

Typetype

Detailed Description

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


Constructor & Destructor Documentation

xi::TParamType::TParamType ( Type t  ) 

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


Member Function Documentation

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

Implements xi::Printable.

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

References xi::Type::print(), and type.

Here is the call graph for this function:

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

Implements xi::TParam.

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

References xi::Type::print(), and type.

Here is the call graph for this function:


Field Documentation

Definition at line 30 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