2 #include "util/uuid.hpp"
4 #include "block/net.hpp"
5 #include "util/uuid_ptr.hpp"
6 #include "nlohmann/json_fwd.hpp"
7 #include "block/bus.hpp"
8 #include "util/layer_range.hpp"
31 UUID get_uuid()
const;
39 bool needs_via =
false;
41 unsigned int connection_count = 0;
43 json serialize()
const;
A Junction is a point in 2D-Space.
Definition: junction.hpp:22
Definition: layer_range.hpp:7
This class encapsulates a UUID and allows it to be uses as a value type.
Definition: uuid.hpp:16
Definition: uuid_ptr.hpp:8
a class to store JSON values
Definition: json.hpp:166
basic_json<> json
default JSON class
Definition: json_fwd.hpp:61