openDAQ
Open data acquisition platform
GraphVisualizationPtr Class Reference

Represents a way to get a string representation of a graph usually in some diagram description language like DOT, mermaid or D2. More...

Inherits ObjectPtr< IGraphVisualization >.

Detailed Description

Represents a way to get a string representation of a graph usually in some diagram description language like DOT, mermaid or D2.

Public Member Functions

daq::StringPtr dump () const
 Returns the graph representation as a string. More...
 

Member Function Documentation

◆ dump()

daq::StringPtr dump ( ) const
inline

Returns the graph representation as a string.

Returns
Graph's string representation