CGRA-ME
OpGraphOp Member List

This is the complete list of members for OpGraphOp, including all inherited members.

bitConfigOpGraphOp
bitwidthOpGraphOp
cmpModeOpGraphOp
constValOpGraphOp
getCmpMode() constOpGraphOpinline
getConstValue() constOpGraphOpinline
getMemName() constOpGraphOpinline
getName() constOpGraphNodeinline
getOpCode() constOpGraphOpinline
inputOpGraphOp
memNameOpGraphOp
nameOpGraphNode
opcodeOpGraphOp
operator!=(const OpGraphOp &rhs) constOpGraphOpinline
OpGraphNode::operator!=(const OpGraphNode &rhs) constOpGraphNodeinline
operator<<(std::ostream &output, const OpGraphOp &op)OpGraphOpfriend
operator<<(std::ostream &os, const OpGraphOpCode &opcode)OpGraphOpfriend
operator=(const OpGraphOp &)=deleteOpGraphOp
operator=(OpGraphOp &)=defaultOpGraphOp
operator==(const OpGraphOp &rhs) constOpGraphOp
OpGraphNode::operator==(const OpGraphNode &rhs) constOpGraphNodeinline
operator>>(std::istream &is, OpGraphOpCode &opcode)OpGraphOpfriend
OpGraphNode(std::string name)OpGraphNodeinline
OpGraphOp(std::string name, int bitwidth)OpGraphOp
OpGraphOp(std::string name, int bitwidth, OpGraphOpCode opcode)OpGraphOp
OpGraphOp(std::string name, int bitwidth, OpGraphOpCode opcode, BitConfig *bitConfig)OpGraphOp
OpGraphOp(std::string name, int bitwidth, OpGraphOpCode opcode, std::int64_t constVal)OpGraphOp
OpGraphOp(std::string name, int bitwidth, OpGraphOpCode opcode, std::string cmpMode, bool cmp)OpGraphOp
OpGraphOp(const OpGraphOp &)=deleteOpGraphOp
OpGraphOp(OpGraphOp &&)=defaultOpGraphOp
outputOpGraphOp
propertyClone() constOpGraphOpinline
propertyClone(std::string new_name) constOpGraphOp
~OpGraphNode()OpGraphNodevirtual
~OpGraphOp()OpGraphOp