Horizon
|
Public Member Functions | |
BoardNetTie (const UUID &uu, const json &j, class Board *board=nullptr) | |
BoardNetTie (const UUID &uu) | |
UUID | get_uuid () const |
void | update_refs (class Board &brd) |
json | serialize () const |
Public Attributes | |
UUID | uuid |
uuid_ptr< class NetTie > | net_tie |
uuid_ptr< class BoardJunction > | from |
uuid_ptr< class BoardJunction > | to |
int | layer = 0 |
uint64_t | width = 0 |
bool | width_from_rules = true |