SiGraph: sulcal graphs
surfacebasedfunctionalsketchfinderparser.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
*
6
* Olivier Coulon
7
* Laboratoire LSIS,
8
* Marseille, France
9
*
10
* CEA/DSV/SHFJ
11
* 4 place du General Leclerc
12
* 91401 Orsay cedex
13
* France
14
*
15
*/
16
17
#ifndef SI_FUNCTIONALSKETCH_SURFACEBASEDFUNCTIONALSKETCHFINDERPARSER_H
18
#define SI_FUNCTIONALSKETCH_SURFACEBASEDFUNCTIONALSKETCHFINDERPARSER_H
19
20
21
#include <
si/finder/finderParser.h
>
22
23
24
namespace
sigraph
25
{
26
27
class
SurfaceBasedFunctionalSketchFinderParser
:
public
FinderParser
28
{
29
public
:
30
SurfaceBasedFunctionalSketchFinderParser
();
31
virtual
~SurfaceBasedFunctionalSketchFinderParser
();
32
33
virtual
FactorySet
factories
();
34
35
static
void
buildSurfaceBasedFunctionalSketchFinder
(
carto::AttributedObject
* parent,
36
Tree
* t,
37
const
std::string & filename );
38
};
39
40
// inline
41
42
inline
SurfaceBasedFunctionalSketchFinderParser::SurfaceBasedFunctionalSketchFinderParser
() :
FinderParser
()
43
{
44
}
45
46
}
47
48
#endif
49
Tree
sigraph::FinderParser::FinderParser
FinderParser()
Definition
finderParser.h:24
sigraph::SurfaceBasedFunctionalSketchFinderParser::~SurfaceBasedFunctionalSketchFinderParser
virtual ~SurfaceBasedFunctionalSketchFinderParser()
sigraph::SurfaceBasedFunctionalSketchFinderParser::buildSurfaceBasedFunctionalSketchFinder
static void buildSurfaceBasedFunctionalSketchFinder(carto::AttributedObject *parent, Tree *t, const std::string &filename)
sigraph::SurfaceBasedFunctionalSketchFinderParser::factories
virtual FactorySet factories()
sigraph::SurfaceBasedFunctionalSketchFinderParser::SurfaceBasedFunctionalSketchFinderParser
SurfaceBasedFunctionalSketchFinderParser()
Definition
surfacebasedfunctionalsketchfinderparser.h:42
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
functionalsketch
surfacebasedfunctionalsketchfinderparser.h
Generated by
1.13.2