Horizon
Public Member Functions | Public Attributes | List of all members
horizon::BoardJunction Class Reference
Inheritance diagram for horizon::BoardJunction:
horizon::Junction

Public Member Functions

 Junction (const UUID &uu, const json &j)
 
 Junction (const UUID &uu)
 
- Public Member Functions inherited from horizon::Junction
 Junction (const UUID &uu, const json &j)
 
 Junction (const UUID &uu)
 
UUID get_uuid () const
 
void clear ()
 
json serialize () const
 

Public Attributes

uuid_ptr< class Netnet = nullptr
 
bool needs_via = false
 
bool has_via = false
 
std::vector< UUIDconnected_vias
 
std::vector< UUIDconnected_tracks
 
std::vector< UUIDconnected_connection_lines
 
- Public Attributes inherited from horizon::Junction
UUID uuid
 
Coord< int64_t > position
 
LayerRange layer = 10000
 
std::vector< UUIDconnected_lines
 
std::vector< UUIDconnected_arcs
 

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