PPL Logo

Builder::PtrType Struct Reference

#include <interfaceBuilder.h>

Inheritance diagram for Builder::PtrType:

Inheritance graph
[legend]
Collaboration diagram for Builder::PtrType:

Collaboration graph
[legend]

Public Member Functions

 PtrType (Type *type_, int numstars_=1)
virtual xi::TypegenerateAst ()

Data Fields

Typetype
int numstars

Detailed Description

Definition at line 68 of file interfaceBuilder.h.


Constructor & Destructor Documentation

Builder::PtrType::PtrType ( Type type_,
int  numstars_ = 1 
) [inline]

Definition at line 72 of file interfaceBuilder.h.


Member Function Documentation

virtual xi::Type* Builder::PtrType::generateAst (  )  [inline, virtual]

Implements Builder::TypeBase.

Definition at line 77 of file interfaceBuilder.h.

References Builder::Type::generateAst(), xi::PtrType::indirect(), numstars, and type.

Here is the call graph for this function:


Field Documentation

Definition at line 69 of file interfaceBuilder.h.

Referenced by generateAst().

Definition at line 70 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:18 2020 for Charm++ by  doxygen 1.5.5