Horizon
|
Public Member Functions | |
ConnectionLine (const UUID &uu, const json &j, class Board *brd=nullptr) | |
ConnectionLine (const UUID &uu) | |
void | update_refs (class Board &brd) |
virtual UUID | get_uuid () const |
json | serialize () const |
Public Attributes | |
UUID | uuid |
Track::Connection | from |
Track::Connection | to |