Predator  [unstable] git snapshot
Public Member Functions | Data Fields
OpFootprint Struct Reference

operation footprint given by an input/output template pair More...

#include <adt_op.hh>

Collaboration diagram for OpFootprint:
Collaboration graph
[legend]

Public Member Functions

 OpFootprint (const SymHeap &input_, const SymHeap &output_)

Data Fields

SymHeap input
SymHeap output
TObjList inArgs
TObjList outArgs

Detailed Description

operation footprint given by an input/output template pair

Definition at line 43 of file adt_op.hh.

Constructor & Destructor Documentation

OpFootprint ( const SymHeap input_,
const SymHeap output_ 
)

Field Documentation

TObjList inArgs

Definition at line 47 of file adt_op.hh.

SymHeap input

Definition at line 44 of file adt_op.hh.

TObjList outArgs

Definition at line 48 of file adt_op.hh.

SymHeap output

Definition at line 45 of file adt_op.hh.


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