INGOR
Loading...
Searching...
No Matches
ytING Class Reference

JSON based INGOR native network file format. More...

#include <ytING.h>

Public Member Functions

void ytING_write (FILE *fp, const ytNetwork *network, const ytKeyValues *args)
 Writes a network into a file in JSON format.
 

Detailed Description

JSON based INGOR native network file format.

This class provides routines that read and write a network of the ytNetwork instance in the ING network file format.

See GDF for details.

See also
ytIO

Member Function Documentation

◆ ytING_write()

void ytING_write ( FILE * fp,
const ytNetwork * network,
const ytKeyValues * args )

Writes a network into a file in JSON format.

Parameters
fp
network
args

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