SiGraph: sulcal graphs


sigraph::FunctionalSketchFinderParser Class Reference

#include <si/functionalsketch/functionalsketchfinderparser.h>

Inheritance diagram for sigraph::FunctionalSketchFinderParser:
Collaboration diagram for sigraph::FunctionalSketchFinderParser:

Public Member Functions

 FunctionalSketchFinderParser ()
 
virtual ~FunctionalSketchFinderParser ()
 
virtual FactorySet factories ()
 
- Public Member Functions inherited from sigraph::FinderParser
virtual ~FinderParser ()
 
- Public Member Functions inherited from sigraph::TreePostParser
virtual ~TreePostParser ()
 

Static Public Member Functions

static void buildFunctionalSketchFinder (carto::AttributedObject *parent, Tree *t, const std::string &filename)
 

Additional Inherited Members

- Public Types inherited from sigraph::TreePostParser
typedef void(* Factory) (carto::AttributedObject *parent, Tree *t, const std::string &filename)
 Elements readers (depending on syntax)
 
typedef std::map< std::string, FactoryFactorySet
 syntax -> reader
 
- Protected Member Functions inherited from sigraph::FinderParser
 FinderParser ()
 
- Protected Member Functions inherited from sigraph::TreePostParser
 TreePostParser ()
 

Detailed Description

Definition at line 27 of file functionalsketchfinderparser.h.

Constructor & Destructor Documentation

◆ FunctionalSketchFinderParser()

sigraph::FunctionalSketchFinderParser::FunctionalSketchFinderParser ( )
inline

◆ ~FunctionalSketchFinderParser()

virtual sigraph::FunctionalSketchFinderParser::~FunctionalSketchFinderParser ( )
virtual

Member Function Documentation

◆ buildFunctionalSketchFinder()

static void sigraph::FunctionalSketchFinderParser::buildFunctionalSketchFinder ( carto::AttributedObject * parent,
Tree * t,
const std::string & filename )
static

◆ factories()

virtual FactorySet sigraph::FunctionalSketchFinderParser::factories ( )
virtual

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