PPL Logo

xi::TType Class Reference

#include <xi-symbol.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)
void genShort (XStr &str)

Private Attributes

Typetype
Typeinit

Detailed Description

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


Constructor & Destructor Documentation

xi::TType::TType ( Type t,
Type i = 0 
) [inline]

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


Member Function Documentation

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

Implements xi::Printable.

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

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

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

Implements xi::TVar.

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

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

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

Implements xi::TVar.

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

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


Field Documentation

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

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

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

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

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

Referenced by genLong(), and print().


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

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