33 UN_Wire( UN_GraphData *graph_data, UN_WireID wire_id );
46 explicit operator bool()
const
71 {
return UN_WireID(
dataID() ); }
75 UN_WireData * wireData()
const;
bool operator==(const UN_Handle &other) const
Comparison operators.
UN_WireID wireID() const
Returns the unique ID of the wire data this handle refers to.
bool operator!=(const UN_Handle &other) const
Comparison operators.
UN_Handle & operator=(const UN_Handle &)=default
Default destructor, constructors and assignment operators.
bool operator!=(const UN_Wire &other) const
Comparison operators.
bool operator==(const UN_Wire &other) const
Comparison operators.