PPL Logo

xi::ForConstruct Class Reference

#include <For.h>

Inheritance diagram for xi::ForConstruct:

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

Collaboration graph
[legend]

Public Member Functions

 ForConstruct (IntExprConstruct *decl, IntExprConstruct *pred, IntExprConstruct *advance, SdagConstruct *body)
void generateCode (XStr &, XStr &, Entry *)
void numberNodes ()

Detailed Description

Definition at line 11 of file For.h.


Constructor & Destructor Documentation

xi::ForConstruct::ForConstruct ( IntExprConstruct decl,
IntExprConstruct pred,
IntExprConstruct advance,
SdagConstruct body 
)

Definition at line 6 of file For.C.

References xi::SdagConstruct::label_str.


Member Function Documentation

void xi::ForConstruct::generateCode ( XStr decls,
XStr defs,
Entry entry 
) [virtual]

void xi::ForConstruct::numberNodes ( void   )  [virtual]

Reimplemented from xi::SdagConstruct.

Definition at line 77 of file For.C.

References xi::SdagConstruct::nodeNum, xi::SdagConstruct::numberNodes(), and xi::numFors.

Here is the call graph for this function:


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

Generated on Mon Sep 21 08:34:39 2020 for Charm++ by  doxygen 1.5.5