PPL Logo

xi::TParamList Class Reference

#include <xi-Template.h>

Inheritance diagram for xi::TParamList:

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

Collaboration graph
[legend]

Public Member Functions

 TParamList (TParam *t, TParamList *n=0)
void print (XStr &str)
void genSpec (XStr &str)
std::string to_string ()

Private Attributes

TParamtparam
TParamListnext

Detailed Description

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


Constructor & Destructor Documentation

xi::TParamList::TParamList ( TParam t,
TParamList n = 0 
)

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


Member Function Documentation

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

Implements xi::Printable.

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

References next, print(), xi::Printable::print(), and tparam.

Referenced by print(), and to_string().

Here is the call graph for this function:

Here is the caller graph for this function:

void xi::TParamList::genSpec ( XStr str  ) 

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

References genSpec(), xi::TParam::genSpec(), next, and tparam.

Referenced by genSpec().

Here is the call graph for this function:

Here is the caller graph for this function:

std::string xi::TParamList::to_string (  ) 

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

References xi::XStr::get_string(), print(), and PUP::s.

Here is the call graph for this function:


Field Documentation

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

Referenced by genSpec(), and print().

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