PPL Logo

xi::WhileConstruct Class Reference

#include <While.h>

Inheritance diagram for xi::WhileConstruct:

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

Collaboration graph
[legend]

Public Member Functions

 WhileConstruct (SdagConstruct *pred, SdagConstruct *body)
void generateCode (XStr &, XStr &, Entry *)
void numberNodes ()

Detailed Description

Definition at line 8 of file While.h.


Constructor & Destructor Documentation

xi::WhileConstruct::WhileConstruct ( SdagConstruct pred,
SdagConstruct body 
)

Definition at line 5 of file While.C.

References xi::SdagConstruct::label_str.


Member Function Documentation

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

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

Reimplemented from xi::SdagConstruct.

Definition at line 46 of file While.C.

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

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:46 2020 for Charm++ by  doxygen 1.5.5