PPL Logo

xi::TTypeEllipsis Class Reference

#include <xi-Template.h>

Inheritance diagram for xi::TTypeEllipsis:

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

Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

NamedEllipsisTypetype
Typeinit

Detailed Description

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


Constructor & Destructor Documentation

xi::TTypeEllipsis::TTypeEllipsis ( NamedEllipsisType t,
Type i = 0 
)

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


Member Function Documentation

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

Implements xi::Printable.

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

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

Here is the call graph for this function:

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

Implements xi::TVar.

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

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

Here is the call graph for this function:

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

Implements xi::TVar.

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

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

Here is the call graph for this function:


Field Documentation

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

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

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