SiGraph: sulcal graphs
sisvmplugin.h
Go to the documentation of this file.
1
/* Copyright (c) 1995-2006 CEA
2
*
3
* This software and supporting documentation were developed by
4
* CEA/DSV/SHFJ
5
* 4 place du General Leclerc
6
* 91401 Orsay cedex
7
* France
8
*
9
*/
10
11
#ifndef SI_PLUGIN_SISVMPLUGIN_H
12
#define SI_PLUGIN_SISVMPLUGIN_H
13
14
#include <cartobase/plugin/plugin.h>
15
16
namespace
sigraph
17
{
18
19
class
SiSvmPlugin
:
public
carto::Plugin
20
{
21
public
:
22
SiSvmPlugin
();
23
virtual
~SiSvmPlugin
();
24
virtual
std::string
name
()
const
;
25
static
bool
noop
();
26
};
27
28
}
29
30
#endif
31
sigraph::SiSvmPlugin::noop
static bool noop()
sigraph::SiSvmPlugin::~SiSvmPlugin
virtual ~SiSvmPlugin()
sigraph::SiSvmPlugin::name
virtual std::string name() const
sigraph::SiSvmPlugin::SiSvmPlugin
SiSvmPlugin()
sigraph
Definition
descrParser.h:10
si
plugin
sisvmplugin.h
Generated by
1.13.2