ROSE  0.11.145.0
Public Member Functions | Public Attributes | List of all members
ConstrGraph::NodeDesc Class Reference

Description

Definition at line 131 of file ConstrGraph.h.

Collaboration diagram for ConstrGraph::NodeDesc:
Collaboration graph
[legend]

Public Member Functions

 NodeDesc (const DataflowNode &n, const NodeState &state, std::string annotName, void *annotVal, const std::set< varID > &varsToInclude)
 
 NodeDesc (const DataflowNode &n, const NodeState &state, std::string annotName, void *annotVal)
 
 NodeDesc (const DataflowNode &n, const NodeState &state)
 
bool operator== (const NodeDesc &that) const
 
bool operator< (const NodeDesc &that) const
 

Public Attributes

const DataflowNoden
 
const NodeStatestate
 
std::string annotName
 
void * annotVal
 
std::set< varIDvarsToInclude
 

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