Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

ListParameters Class Reference

#include <ListParameters.hpp>

Collaboration diagram for ListParameters:

Collaboration graph
[legend]
List of all members.

Detailed Description

List of Parameters.

Author:
Bernard De Cuyper
Version:
0.05
Date:
26/07/2002
 
Purpose:        Define the concept of List of Parameters needed to
                        build an object.
                

@ Copyrights: Bernard De Cuyper & Eddy Fraiha 2002, Eggs & Pictures. MIT/Open BSD copyright model.


Public Methods

 ListParameters (char *aname, int nPrincipal, int nSecondary)
virtual ~ListParameters ()
virtual char * getClassName ()
virtual int numberOfParams ()
virtual int numberOfMajorParams ()
virtual int numberOfMinorParams ()
virtual void addMajor (AbsParameter *newParam)
virtual void addMinor (AbsParameter *newParam)
virtual AbsParametergetMajor (int index)
virtual AbsParametergetMinor (int index)
virtual void report (FILE *file)

Private Attributes

char * className
int nMajor
int maxMajor
AbsParameter ** majorParams
int nMinor
int maxMinor
AbsParameter ** minorParams


The documentation for this class was generated from the following file:
SourceForge.net Logo
Restoreinpaint sourceforge project `C++/Java Image Processing, Restoration, Inpainting Project'.

Bernard De Cuyper: Open Project Leader: Concept, design and development.
Bernard De Cuyper & Eddy Fraiha 2002, 2003. Bernard De Cuyper 2004. Open and free, for friendly usage only.
Modifications on Belgium ground of this piece of artistic work, by governement institutions or companies, must be notified to Bernard De Cuyper.
bern_bdc@hotmail.com