HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UNI_ConstWire Class Reference

#include <UNI_Wire.h>

+ Inheritance diagram for UNI_ConstWire:

Public Member Functions

UNI_PortID src () const
 Returns the source end of the wire. More...
 
UNI_PortID dst () const
 Returns the destination end of the wire. More...
 
- Public Member Functions inherited from UNI_ConstItem< UNI_WireID >
 UNI_ConstItem ()=default
 Constructor. More...
 
 UNI_ConstItem (const UNI_ConstGraphHandle &graph_handle, UNI_WireIDid)
 
 UNI_ConstItem (UNI_ConstGraphHandle &&graph_handle, UNI_WireIDid)
 Constructor with r-value for the intrusive graph pointer. More...
 
const UNI_Graphgraph () const
 Returns the graph inside which the node lives. More...
 
UNI_WireID id () const
 Returns the ID of the node in the graph. More...
 
bool isValid () const
 
 operator bool () const
 

Additional Inherited Members

- Protected Member Functions inherited from UNI_ConstItem< UNI_WireID >
const UNI_ConstGraphHandlegraphHandle () const
 Returns the underlying graph handle. More...
 

Detailed Description

Definition at line 19 of file UNI_Wire.h.

Member Function Documentation

UNI_PortID UNI_ConstWire::dst ( ) const
inline

Returns the destination end of the wire.

Definition at line 30 of file UNI_Wire.h.

UNI_PortID UNI_ConstWire::src ( ) const
inline

Returns the source end of the wire.

Definition at line 26 of file UNI_Wire.h.


The documentation for this class was generated from the following file: