XII Release 0.1.0
Loading...
Searching...
No Matches
xiiDGMLGraphWriter Class Reference

This class encapsulates the output of DGML compatible graphs to files and streams. More...

#include <DGMLWriter.h>

Static Public Member Functions

static xiiResult WriteGraphToFile (xiiStringView sFileName, const xiiDGMLGraph &graph)
 Helper method to write the graph to a file.
 
static xiiResult WriteGraphToString (xiiStringBuilder &ref_sStringBuilder, const xiiDGMLGraph &graph)
 Writes the graph as a DGML formatted document to the given string builder.
 

Detailed Description

This class encapsulates the output of DGML compatible graphs to files and streams.


The documentation for this class was generated from the following files: