PPL Logo

xi::ValueList Class Reference

#include <xi-Value.h>

Inheritance diagram for xi::ValueList:

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

Collaboration graph
[legend]

Public Member Functions

 ValueList (Value *v, ValueList *n=0)
void print (XStr &str)
void printValue (XStr &str)
void printValueProduct (XStr &str)
void printZeros (XStr &str)

Private Attributes

Valueval
ValueListnext

Detailed Description

Definition at line 21 of file xi-Value.h.


Constructor & Destructor Documentation

xi::ValueList::ValueList ( Value v,
ValueList n = 0 
)

Definition at line 30 of file xi-Value.C.


Member Function Documentation

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

Implements xi::Printable.

Definition at line 32 of file xi-Value.C.

References next, print(), xi::Value::print(), and val.

Referenced by xi::Readonly::genDefs(), print(), and xi::Readonly::print().

Here is the call graph for this function:

Here is the caller graph for this function:

void xi::ValueList::printValue ( XStr str  ) 

Definition at line 41 of file xi-Value.C.

References xi::die(), next, xi::Value::print(), and val.

Here is the call graph for this function:

void xi::ValueList::printValueProduct ( XStr str  ) 

Definition at line 50 of file xi-Value.C.

References xi::die(), next, xi::Value::print(), printValueProduct(), and val.

Referenced by xi::Readonly::genDefs(), and printValueProduct().

Here is the call graph for this function:

Here is the caller graph for this function:

void xi::ValueList::printZeros ( XStr str  ) 

Definition at line 62 of file xi-Value.C.

References next, and printZeros().

Referenced by xi::Readonly::genDefs(), and printZeros().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

Definition at line 23 of file xi-Value.h.

Referenced by print(), printValue(), and printValueProduct().

Definition at line 24 of file xi-Value.h.

Referenced by print(), printValue(), printValueProduct(), and printZeros().


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

Generated on Mon Sep 21 08:36:04 2020 for Charm++ by  doxygen 1.5.5