PPL Logo

xi::TFunc Class Reference

#include <xi-Template.h>

Inheritance diagram for xi::TFunc:

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

Collaboration graph
[legend]

Public Member Functions

 TFunc (FuncType *t, const char *v=0)
void print (XStr &str)
void genLong (XStr &str, bool printDefault=true)
void genShort (XStr &str)

Private Attributes

FuncTypetype
const char * init

Detailed Description

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


Constructor & Destructor Documentation

xi::TFunc::TFunc ( FuncType t,
const char *  v = 0 
)

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


Member Function Documentation

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

Implements xi::Printable.

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

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

Here is the call graph for this function:

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

Implements xi::TVar.

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

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

Here is the call graph for this function:

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

Implements xi::TVar.

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

References xi::FuncType::getBaseName(), and type.

Here is the call graph for this function:


Field Documentation

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

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

const char* xi::TFunc::init [private]

Definition at line 149 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:53 2020 for Charm++ by  doxygen 1.5.5