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
4
11
12using Owner = ::Owner;
13using Port = ::Port;
17using Model = ::Model;
20using Object = ::TopologyObject;
22
23} // namespace lightgraph::integration
::InternalPort InternalPort
Definition topology.hpp:14
::TopologyObject Object
Definition topology.hpp:20
::ExternalPort ExternalPort
Definition topology.hpp:15
::Intersection Intersection
Definition topology.hpp:18
::Connection Connection
Definition topology.hpp:19