|
Lightgraph
C++17 light-graph engine API reference
|
Public topology and routing graph types. More...
#include "lightgraph/internal/topology.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | lightgraph |
| namespace | lightgraph::integration |
Typedefs | |
| using | lightgraph::integration::Owner = ::Owner |
| using | lightgraph::integration::Port = ::Port |
| using | lightgraph::integration::InternalPort = ::InternalPort |
| using | lightgraph::integration::ExternalPort = ::ExternalPort |
| using | lightgraph::integration::Weight = ::Weight |
| using | lightgraph::integration::Model = ::Model |
| using | lightgraph::integration::Intersection = ::Intersection |
| using | lightgraph::integration::Connection = ::Connection |
| using | lightgraph::integration::Object = ::TopologyObject |
| using | lightgraph::integration::PixelGap = ::PixelGap |
Public topology and routing graph types.
Definition in file topology.hpp.