graph  4.7.0
Graph: generic attributed relational graphs
carto::GraphWriter_Python Class Reference

#include <graph/graph/gwriter_python.h>

Inheritance diagram for carto::GraphWriter_Python:
Collaboration diagram for carto::GraphWriter_Python:

Public Member Functions

 GraphWriter_Python (const std::string &filename, const carto::SyntaxSet &syntax=SyntaxSet(), const HelperSet &helpers=defaultHelpers())
 
 GraphWriter_Python (const carto::SyntaxSet &syntax=SyntaxSet(), const HelperSet &helpers=defaultHelpers())
 
virtual ~GraphWriter_Python ()
 

Static Public Member Functions

static const HelperSet & defaultHelpers ()
 

Detailed Description

Definition at line 45 of file gwriter_python.h.

Constructor & Destructor Documentation

◆ GraphWriter_Python() [1/2]

carto::GraphWriter_Python::GraphWriter_Python ( const std::string &  filename,
const carto::SyntaxSet syntax = SyntaxSet(),
const HelperSet &  helpers = defaultHelpers() 
)

◆ GraphWriter_Python() [2/2]

carto::GraphWriter_Python::GraphWriter_Python ( const carto::SyntaxSet syntax = SyntaxSet(),
const HelperSet &  helpers = defaultHelpers() 
)

◆ ~GraphWriter_Python()

virtual carto::GraphWriter_Python::~GraphWriter_Python ( )
virtual

Member Function Documentation

◆ defaultHelpers()

static const HelperSet& carto::GraphWriter_Python::defaultHelpers ( )
static

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