تدفق التوتر:: انتاج |

#include <ops.h>

يمثل قيمة موتر تنتجها العملية .

ملخص

البنائين والمدمرين

Output ()
Output (Node *n)
Output (Node *n, int32 index)
Output (const Operation & op, int32 index)

الوظائف العامة

hash () const
uint64
index () const
int32
name () const
string
node () const
Node *
op () const
operator== (const Output & other) const
bool
type () const
DataType

الوظائف العامة

انتاج |

 Output()=default

انتاج |

 Output(
  Node *n
)

انتاج |

 Output(
  Node *n,
  int32 index
)

انتاج |

 Output(
  const Operation & op,
  int32 index
)

التجزئة

uint64 hash() const 

فِهرِس

int32 index() const 

اسم

string name() const 

العقدة

Node * node() const 

مرجع سابق

Operation op() const 

المشغل ==

bool operator==(
  const Output & other
) const 

يكتب

DataType type() const