Man Linux: Main Page and Category List

NAME

       GMLImport -

       Import plugin for GML format.

SYNOPSIS

   Public Member Functions
       GMLImport (AlgorithmContext context)
       ~GMLImport ()
       bool import (const string &dummy)

Detailed Description

       Import plugin for GML format.

       This plugin imports a graph structure recorded using the GML File
       format. This format is the file format used by Graphlet. See
       www.infosun.fmi.uni-passau.de/Graphlet/GML/ for details.

Constructor & Destructor Documentation

   GMLImport::GMLImport (AlgorithmContext context) [inline]
   GMLImport::~GMLImport () [inline]

Member Function Documentation

   bool GMLImport::import (const string & dummy) [inline]

Author

       Generated automatically by Doxygen for Tulip Plugins Library from the
       source code.