Inferno  0.2
CPPTree::MapOperator Struct Reference

An operator with operands whose order is established by mapping. More...

#include <cpptree.hpp>

Inheritance diagram for CPPTree::MapOperator:
[legend]
Collaboration diagram for CPPTree::MapOperator:
[legend]

List of all members.

Public Attributes

NODE_FUNCTIONS Collection
< MapOperand
operands
 Operands whose relationship is established via identifiers.

Detailed Description

An operator with operands whose order is established by mapping.

Maps a multiplicity of Instances to Expressions via their InstanceIdentifiers.

Definition at line 756 of file cpptree.hpp.


Member Data Documentation

Operands whose relationship is established via identifiers.

Definition at line 759 of file cpptree.hpp.


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