PPL Logo

xi::TType Class Reference

#include <xi-Template.h>

Inheritance diagram for xi::TType:

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

Collaboration graph
[legend]

Public Member Functions

 TType (Type *t, Type *i=0)
void print (XStr &str)
void genLong (XStr &str, bool printDefault=true)
void genShort (XStr &str)

Private Attributes

Typetype
Typeinit

Detailed Description

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


Constructor & Destructor Documentation

xi::TType::TType ( Type t,
Type i = 0 
)

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


Member Function Documentation

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

Implements xi::Printable.

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

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

Here is the call graph for this function:

void xi::TType::genLong ( XStr str,
bool  printDefault = true 
) [virtual]

Implements xi::TVar.

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

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

Here is the call graph for this function:

void xi::TType::genShort ( XStr str  )  [virtual]

Implements xi::TVar.

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

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

Here is the call graph for this function:


Field Documentation

Type* xi::TType::type [private]

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

Referenced by genLong(), genShort(), and print().

Type* xi::TType::init [private]

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

Referenced by genLong(), and print().


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

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