PPL Logo

Builder::SDAG::ForAll Struct Reference

#include <interfaceBuilder.h>

Inheritance diagram for Builder::SDAG::ForAll:

Inheritance graph
[legend]
Collaboration diagram for Builder::SDAG::ForAll:

Collaboration graph
[legend]

Public Member Functions

 ForAll (char *ident_, char *begin_, char *end_, char *step_, Construct *cons_)
virtual xi::SdagConstructgenerateAst ()

Data Fields

char * ident
char * begin
char * end
char * step
Constructcons

Detailed Description

Definition at line 312 of file interfaceBuilder.h.


Constructor & Destructor Documentation

Builder::SDAG::ForAll::ForAll ( char *  ident_,
char *  begin_,
char *  end_,
char *  step_,
Construct cons_ 
) [inline]

Definition at line 317 of file interfaceBuilder.h.


Member Function Documentation

virtual xi::SdagConstruct* Builder::SDAG::ForAll::generateAst (  )  [inline, virtual]

Implements Builder::SDAG::Construct.

Definition at line 325 of file interfaceBuilder.h.

References begin, cons, end, Builder::SDAG::Construct::generateAst(), ident, xi::SIDENT, and step.

Here is the call graph for this function:


Field Documentation

Definition at line 313 of file interfaceBuilder.h.

Referenced by generateAst().

Definition at line 314 of file interfaceBuilder.h.

Referenced by generateAst().

Definition at line 314 of file interfaceBuilder.h.

Referenced by generateAst().

Definition at line 314 of file interfaceBuilder.h.

Referenced by generateAst().

Definition at line 315 of file interfaceBuilder.h.

Referenced by generateAst().


The documentation for this struct was generated from the following file:

Generated on Mon Sep 21 08:33:28 2020 for Charm++ by  doxygen 1.5.5