2#ifndef SI_FOLD_FDPARSER_H
3#define SI_FOLD_FDPARSER_H
23 const std::string & filename );
25 const std::string & filename );
27 const std::string & filename );
29 const std::string & filename );
31 const std::string & filename );
33 const std::string & filename );
35 const std::string & filename );
37 const std::string & filename );
39 const std::string & filename );
41 const std::string & filename );
43 const std::string & filename );
45 const std::string & filename );
virtual FactorySet factories()
static void buildIFDescr2(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildIFDescr5(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildIFDescr4(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildFDescr5(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildGyrusDescr(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildFDescr3(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildFDescr(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildIFDescr(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildFDescr4(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildBJDescr(carto::AttributedObject *parent, Tree *t, const std::string &filename)
virtual void registerFactory(const std::string &name, const Factory &fac)
static void buildFDescr2(carto::AttributedObject *parent, Tree *t, const std::string &filename)
static void buildRoiDescr(carto::AttributedObject *parent, Tree *t, const std::string &filename)
std::map< std::string, Factory > FactorySet
syntax -> reader
void(* Factory)(carto::AttributedObject *parent, Tree *t, const std::string &filename)
Elements readers (depending on syntax)
SyntaxedObject< PropertySet > AttributedObject