PPL Logo

xi::SdagEntryConstruct Class Reference

#include <SdagEntry.h>

Inheritance diagram for xi::SdagEntryConstruct:

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

Collaboration graph
[legend]

Public Member Functions

 SdagEntryConstruct (SdagConstruct *)
 SdagEntryConstruct (SListConstruct *)
void generateCode (XStr &, XStr &, Entry *)
void generateCode (XStr &, XStr &, XStr &, bool isDummy=false)
void numberNodes ()
void labelNodes ()

Detailed Description

Definition at line 9 of file SdagEntry.h.


Constructor & Destructor Documentation

xi::SdagEntryConstruct::SdagEntryConstruct ( SdagConstruct body  ) 

Definition at line 10 of file SdagEntry.C.

xi::SdagEntryConstruct::SdagEntryConstruct ( SListConstruct body  ) 

Definition at line 13 of file SdagEntry.C.


Member Function Documentation

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

void xi::SdagEntryConstruct::generateCode ( XStr decls,
XStr defs,
XStr sdagFuncName,
bool  isDummy = false 
)

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

Reimplemented from xi::SdagConstruct.

Definition at line 135 of file SdagEntry.C.

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

Here is the call graph for this function:

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


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

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