|
Lightgraph
C++17 light-graph engine API reference
|
JSON codecs for topology and layer state used by source integrations. More...
#include "lightgraph/internal/runtime/LayerJsonCodec.h"#include "lightgraph/internal/topology/TopologyJsonCodec.h"
Go to the source code of this file.
Namespaces | |
| namespace | lightgraph |
| namespace | lightgraph::integration |
Typedefs | |
| using | lightgraph::integration::TopologySnapshot = ::TopologySnapshot |
| using | lightgraph::integration::TopologyIntersectionSnapshot = ::TopologyIntersectionSnapshot |
| using | lightgraph::integration::TopologyConnectionSnapshot = ::TopologyConnectionSnapshot |
| using | lightgraph::integration::TopologyPortSnapshot = ::TopologyPortSnapshot |
| using | lightgraph::integration::TopologyModelSnapshot = ::TopologyModelSnapshot |
| using | lightgraph::integration::TopologyWeightSnapshot = ::TopologyPortWeightSnapshot |
| using | lightgraph::integration::TopologyWeightConditionalSnapshot = ::TopologyWeightConditionalSnapshot |
| using | lightgraph::integration::TopologyGapSnapshot = ::PixelGap |
| using | lightgraph::integration::TopologyPortType = ::TopologyPortType |
JSON codecs for topology and layer state used by source integrations.
Definition in file codecs.hpp.