openModeller  Version 1.5.0
AlgMetadata.hh File Reference
#include <openmodeller/om_defs.hh>
#include <string>
Include dependency graph for AlgMetadata.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AlgParamMetadata
 
struct  AlgMetadata
 

Enumerations

enum  AlgParamDatatype { Integer = 0, Real = 1, String = 2 }
 

Enumeration Type Documentation

Declaration of AlgorithmMetadata structure.

Author
Mauro E S Muņoz (mauro.nosp@m.@cri.nosp@m.a.org.nosp@m..br)
Date
2004-03-18
Id:
AlgMetadata.hh 4733 2008-12-26 21:46:34Z timlinux

LICENSE INFORMATION

Copyright(c) 2003 by CRIA - Centro de Referencia em Informacao Ambiental

http://www.cria.org.br

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details:

http://www.gnu.org/copyleft/gpl.html

Enumerator
Integer 
Real 
String 

Definition at line 35 of file AlgMetadata.hh.