Definition at line 131 of file ConstrGraph.h.
◆ NodeDesc() [1/3]
ConstrGraph::NodeDesc::NodeDesc |
( |
const DataflowNode & |
n, |
|
|
const NodeState & |
state, |
|
|
std::string |
annotName, |
|
|
void * |
annotVal, |
|
|
const std::set< varID > & |
varsToInclude |
|
) |
| |
|
inline |
◆ NodeDesc() [2/3]
ConstrGraph::NodeDesc::NodeDesc |
( |
const DataflowNode & |
n, |
|
|
const NodeState & |
state, |
|
|
std::string |
annotName, |
|
|
void * |
annotVal |
|
) |
| |
|
inline |
◆ NodeDesc() [3/3]
◆ operator==()
bool ConstrGraph::NodeDesc::operator== |
( |
const NodeDesc & |
that | ) |
const |
|
inline |
◆ operator<()
bool ConstrGraph::NodeDesc::operator< |
( |
const NodeDesc & |
that | ) |
const |
|
inline |
◆ state
const NodeState& ConstrGraph::NodeDesc::state |
◆ annotName
std::string ConstrGraph::NodeDesc::annotName |
◆ annotVal
void* ConstrGraph::NodeDesc::annotVal |
◆ varsToInclude
std::set<varID> ConstrGraph::NodeDesc::varsToInclude |
The documentation for this class was generated from the following file: