ROSE 0.11.145.147
Public Member Functions | Public Attributes | List of all members
partSplit Class Reference

Description

Definition at line 33 of file partitionedAnalysis.h.

Collaboration diagram for partSplit:
Collaboration graph
[legend]

Public Member Functions

 partSplit (IntraPartitionDataflow *master)
 
void addChild (IntraPartitionDataflow *child)
 
std::string str (std::string indent="")
 

Public Attributes

std::set< IntraPartitionDataflow * > splitSet
 
IntraPartitionDataflowmaster
 

Constructor & Destructor Documentation

◆ partSplit()

partSplit::partSplit ( IntraPartitionDataflow master)
inline

Definition at line 39 of file partitionedAnalysis.h.

Member Function Documentation

◆ addChild()

void partSplit::addChild ( IntraPartitionDataflow child)
inline

Definition at line 45 of file partitionedAnalysis.h.

◆ str()

std::string partSplit::str ( std::string  indent = "")
inline

Definition at line 50 of file partitionedAnalysis.h.

Member Data Documentation

◆ splitSet

std::set<IntraPartitionDataflow*> partSplit::splitSet

Definition at line 36 of file partitionedAnalysis.h.

◆ master

IntraPartitionDataflow* partSplit::master

Definition at line 37 of file partitionedAnalysis.h.


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