HAL
hal::NetLayoutMetric Class Reference

#include <net_layout_point.h>

Collaboration diagram for hal::NetLayoutMetric:
Collaboration graph

Public Member Functions

 NetLayoutMetric (u32 id, const NetLayoutConnection *con)
 
u32 getId () const
 
int firstMoment () const
 
int secondMoment () const
 
bool operator< (const NetLayoutMetric &other) const
 

Detailed Description

Definition at line 132 of file net_layout_point.h.

Constructor & Destructor Documentation

◆ NetLayoutMetric()

hal::NetLayoutMetric::NetLayoutMetric ( u32  id,
const NetLayoutConnection con 
)

Member Function Documentation

◆ firstMoment()

int hal::NetLayoutMetric::firstMoment ( ) const
inline

Definition at line 137 of file net_layout_point.h.

◆ getId()

u32 hal::NetLayoutMetric::getId ( ) const
inline

Definition at line 136 of file net_layout_point.h.

◆ operator<()

bool hal::NetLayoutMetric::operator< ( const NetLayoutMetric other) const

Definition at line 359 of file net_layout_point.cpp.

◆ secondMoment()

int hal::NetLayoutMetric::secondMoment ( ) const
inline

Definition at line 138 of file net_layout_point.h.


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