SiGraph: sulcal graphs


sigraph::MixerParser Class Reference

#include <si/mixer/mixerParser.h>

Inheritance diagram for sigraph::MixerParser:
Collaboration diagram for sigraph::MixerParser:

Public Member Functions

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

Static Public Member Functions

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

Static Protected Member Functions

static void parseMix (carto::AttributedObject *parent, Tree *t, Mixer *mix)
 

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::TreePostParser
 TreePostParser ()
 

Detailed Description

Definition at line 13 of file mixerParser.h.

Constructor & Destructor Documentation

◆ MixerParser()

sigraph::MixerParser::MixerParser ( )
inline

Definition at line 33 of file mixerParser.h.

◆ ~MixerParser()

sigraph::MixerParser::~MixerParser ( )
inlinevirtual

Definition at line 38 of file mixerParser.h.

Member Function Documentation

◆ buildMean()

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

◆ factories()

virtual FactorySet sigraph::MixerParser::factories ( )
virtual

◆ parseMix()

static void sigraph::MixerParser::parseMix ( carto::AttributedObject * parent,
Tree * t,
Mixer * mix )
staticprotected

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