chigraph  master
Systems programming language written for beginners in LLVM
chi::NodeInstance Member List

This is the complete list of members for chi::NodeInstance, including all inherited members.

context() constchi::NodeInstanceinline
function() constchi::NodeInstanceinline
id() constchi::NodeInstanceinline
inputDataConnectionschi::NodeInstance
inputExecConnectionschi::NodeInstance
module() constchi::NodeInstanceinline
NodeInstance(GraphFunction *func, std::unique_ptr< NodeType > nodeType, float posX, float posY, boost::uuids::uuid nodeID=boost::uuids::random_generator()())chi::NodeInstance
NodeInstance(NodeInstance &&)=defaultchi::NodeInstance
NodeInstance(const NodeInstance &other, boost::uuids::uuid id=boost::uuids::random_generator()())chi::NodeInstanceexplicit
outputDataConnectionschi::NodeInstance
outputExecConnectionschi::NodeInstance
setType(std::unique_ptr< NodeType > newType)chi::NodeInstance
setX(float newX)chi::NodeInstanceinline
setY(float newY)chi::NodeInstanceinline
stringId() constchi::NodeInstanceinline
type()chi::NodeInstanceinline
type() constchi::NodeInstanceinline
x() constchi::NodeInstanceinline
y() constchi::NodeInstanceinline
~NodeInstance()chi::NodeInstance