SiGraph: sulcal graphs


sigraph::SulcalSketchFinderParser Class Reference

#include <si/sulcalsketch/sulcalsketchfinderparser.h>

Inheritance diagram for sigraph::SulcalSketchFinderParser:
Collaboration diagram for sigraph::SulcalSketchFinderParser:

Public Member Functions

 SulcalSketchFinderParser ()
 
virtual ~SulcalSketchFinderParser ()
 
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 buildSulcalSketchFinder (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 22 of file sulcalsketchfinderparser.h.

Constructor & Destructor Documentation

◆ SulcalSketchFinderParser()

sigraph::SulcalSketchFinderParser::SulcalSketchFinderParser ( )
inline

Definition at line 37 of file sulcalsketchfinderparser.h.

References sigraph::FinderParser::FinderParser().

◆ ~SulcalSketchFinderParser()

virtual sigraph::SulcalSketchFinderParser::~SulcalSketchFinderParser ( )
virtual

Member Function Documentation

◆ buildSulcalSketchFinder()

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

◆ factories()

virtual FactorySet sigraph::SulcalSketchFinderParser::factories ( )
virtual

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