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

Detailed topology summary helpers for adapter-side snapshot/export code. More...

#include "lightgraph/internal/topology/TopologySummary.h"
#include "topology.hpp"
Include dependency graph for topology_summary.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::TopologySummary = ::TopologySummary
 
using lightgraph::integration::TopologySummaryIntersection = ::TopologySummaryIntersection
 
using lightgraph::integration::TopologySummaryConnection = ::TopologySummaryConnection
 
using lightgraph::integration::TopologySummaryPort = ::TopologySummaryPort
 
using lightgraph::integration::TopologySummaryModel = ::TopologySummaryModel
 

Functions

TopologySummary lightgraph::integration::summarizeTopology (const Object &object)
 

Detailed Description

Detailed topology summary helpers for adapter-side snapshot/export code.

Definition in file topology_summary.hpp.