Lightgraph
C++17 light-graph engine API reference
Loading...
Searching...
No Matches
topology.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
lightgraph/internal/topology.hpp
"
4
10
namespace
lightgraph::integration
{
11
12
using
Owner
=
::Owner
;
13
using
Port
=
::Port
;
14
using
InternalPort
=
::InternalPort
;
15
using
ExternalPort
=
::ExternalPort
;
16
using
Weight
=
::Weight
;
17
using
Model
=
::Model
;
18
using
Intersection
=
::Intersection
;
19
using
Connection
=
::Connection
;
20
using
Object
= ::TopologyObject;
21
using
PixelGap
=
::PixelGap
;
22
23
}
// namespace lightgraph::integration
topology.hpp
lightgraph::integration
Definition
codecs.hpp:11
lightgraph::integration::Owner
::Owner Owner
Definition
topology.hpp:12
lightgraph::integration::InternalPort
::InternalPort InternalPort
Definition
topology.hpp:14
lightgraph::integration::Model
::Model Model
Definition
topology.hpp:17
lightgraph::integration::PixelGap
::PixelGap PixelGap
Definition
topology.hpp:21
lightgraph::integration::Object
::TopologyObject Object
Definition
topology.hpp:20
lightgraph::integration::ExternalPort
::ExternalPort ExternalPort
Definition
topology.hpp:15
lightgraph::integration::Intersection
::Intersection Intersection
Definition
topology.hpp:18
lightgraph::integration::Connection
::Connection Connection
Definition
topology.hpp:19
lightgraph::integration::Weight
::Weight Weight
Definition
topology.hpp:16
lightgraph::integration::Port
::Port Port
Definition
topology.hpp:13
include
lightgraph
integration
topology.hpp
Generated by
1.9.8