![]() |
HAL
|
#include <net_layout_point.h>
Public Member Functions | |
NetLayoutMetric (u32 id, const NetLayoutConnection *con) | |
u32 | getId () const |
int | firstMoment () const |
int | secondMoment () const |
bool | operator< (const NetLayoutMetric &other) const |
Definition at line 132 of file net_layout_point.h.
hal::NetLayoutMetric::NetLayoutMetric | ( | u32 | id, |
const NetLayoutConnection * | con | ||
) |
Definition at line 341 of file net_layout_point.cpp.
References QMap::insert(), hal::NetLayoutWire::SourcePoint, QPoint::x(), and QPoint::y().
|
inline |
Definition at line 137 of file net_layout_point.h.
|
inline |
Definition at line 136 of file net_layout_point.h.
bool hal::NetLayoutMetric::operator< | ( | const NetLayoutMetric & | other | ) | const |
Definition at line 359 of file net_layout_point.cpp.
|
inline |
Definition at line 138 of file net_layout_point.h.