Lightgraph
C++17 light-graph engine API reference
Loading...
Searching...
No Matches
codecs.hpp File 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"
Include dependency graph for codecs.hpp:

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
 

Detailed Description

JSON codecs for topology and layer state used by source integrations.

Definition in file codecs.hpp.