12#ifndef SI_GRAPH_EXOTICGRAPHREADER_H
13#define SI_GRAPH_EXOTICGRAPHREADER_H
16#include <cartobase/object/attributed.h>
GraphReader(const std::string &filename, const carto::SyntaxSet &syntax, const carto::AttributedReader::HelperSet &helpers=carto::AttributedReader::HelperSet())
ExoticGraphReader(const std::string &filename, const carto::SyntaxSet &attr)
virtual void read(Graph &gr)
ExoticGraphReader(const carto::SyntaxSet &attr)
static carto::SyntaxSet initSyntax(const std::string &filename)
virtual void parse(Graph &sg, carto::AttributedObject *go)=0
virtual ~ExoticGraphReader()
SyntaxedObject< PropertySet > AttributedObject
std::map< std::string, Syntax > SyntaxSet