SiGraph: sulcal graphs
sulcalsketchfinderparser.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2004 CEA
3
*
4
* This software and supporting documentation were developed by
5
* CEA/DSV/SHFJ
6
* 4 place du General Leclerc
7
* 91401 Orsay cedex
8
* France
9
*
10
*/
11
12
#ifndef SI_SULCALSKETCH_SULCALSKETCHFINDERPARSER_H
13
#define SI_SULCALSKETCH_SULCALSKETCHFINDERPARSER_H
14
15
16
#include <
si/finder/finderParser.h
>
17
18
19
namespace
sigraph
20
{
21
22
class
SulcalSketchFinderParser
:
public
FinderParser
23
{
24
public
:
25
SulcalSketchFinderParser
();
26
virtual
~SulcalSketchFinderParser
();
27
28
virtual
FactorySet
factories
();
29
30
static
void
buildSulcalSketchFinder
(
carto::AttributedObject
* parent,
31
Tree
* t,
32
const
std::string & filename );
33
};
34
35
// inline
36
37
inline
SulcalSketchFinderParser::SulcalSketchFinderParser
() :
FinderParser
()
38
{
39
}
40
41
}
42
43
#endif
44
Tree
sigraph::FinderParser::FinderParser
FinderParser()
Definition
finderParser.h:24
sigraph::SulcalSketchFinderParser::~SulcalSketchFinderParser
virtual ~SulcalSketchFinderParser()
sigraph::SulcalSketchFinderParser::factories
virtual FactorySet factories()
sigraph::SulcalSketchFinderParser::SulcalSketchFinderParser
SulcalSketchFinderParser()
Definition
sulcalsketchfinderparser.h:37
sigraph::SulcalSketchFinderParser::buildSulcalSketchFinder
static void buildSulcalSketchFinder(carto::AttributedObject *parent, Tree *t, const std::string &filename)
sigraph::TreePostParser::FactorySet
std::map< std::string, Factory > FactorySet
syntax -> reader
Definition
treeParser.h:32
finderParser.h
carto::AttributedObject
SyntaxedObject< PropertySet > AttributedObject
sigraph
Definition
descrParser.h:10
si
sulcalsketch
sulcalsketchfinderparser.h
Generated by
1.13.2