|
MIRA
|
Represents a framework in the framework computation graph. More...
#include <fw/FrameworkGraph.h>

Public Member Functions | |
| FrameworkNode (const std::string &iName) | |
| bool | operator== (const std::string &iName) |
| virtual std::set< NodePtr > | getAdjacentNodes () |
| Returns the adjacent (incoming and outgoing nodes) More... | |
Public Attributes | |
| std::string | name |
| the name More... | |
| std::set< NodePtr > | nodes |
| channel and authority nodes within this framework More... | |
Represents a framework in the framework computation graph.
|
inline |
|
inline |
|
inlinevirtual |
Returns the adjacent (incoming and outgoing nodes)
| std::string name |
the name
| std::set<NodePtr> nodes |
channel and authority nodes within this framework
1.8.14