PPL Logo

xi::IfConstruct Class Reference

#include <If.h>

Inheritance diagram for xi::IfConstruct:

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

Collaboration graph
[legend]

Public Member Functions

 IfConstruct (SdagConstruct *pred, SdagConstruct *then_body, SdagConstruct *else_body)
void propagateState (std::list< EncapState * >, std::list< CStateVar * > &, std::list< CStateVar * > &, int)
void generateCode (XStr &, XStr &, Entry *)
void numberNodes ()
void labelNodes ()

Detailed Description

Definition at line 8 of file If.h.


Constructor & Destructor Documentation

xi::IfConstruct::IfConstruct ( SdagConstruct pred,
SdagConstruct then_body,
SdagConstruct else_body 
)

Definition at line 7 of file If.C.

References xi::SdagConstruct::label_str.


Member Function Documentation

void xi::IfConstruct::propagateState ( std::list< EncapState * >  ,
std::list< CStateVar * > &  ,
std::list< CStateVar * > &  ,
int   
) [virtual]

Reimplemented from xi::BlockConstruct.

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

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

Reimplemented from xi::SdagConstruct.

Definition at line 65 of file If.C.

References xi::SdagConstruct::con2, xi::SdagConstruct::nodeNum, xi::SdagConstruct::numberNodes(), and xi::numIfs.

Here is the call graph for this function:

void xi::IfConstruct::labelNodes (  )  [virtual]

Reimplemented from xi::SdagConstruct.

Definition at line 71 of file If.C.

References xi::SdagConstruct::con2, and xi::SdagConstruct::labelNodes().

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