Lightgraph
C++17 light-graph engine API reference
Loading...
Searching...
No Matches
topology.hpp File Reference

Public topology and routing graph types. More...

Include dependency graph for topology.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Public topology and routing graph types.

Definition in file topology.hpp.