Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

Proj_prm Class Reference

parameters for the "Proj" hierarchy. More...

#include <Proj_prm.h>

Inheritance diagram for Proj_prm::

HandleId Proj2_prm List of all members.

Public Methods

virtual ~Proj_prm ()
void scan (MenuSystem &menu)
void define (MenuSystem &menu, int level=MAIN)
void print (Os os, const char *solver_name=NULL) const
bool ok () const
virtual Projcreate (const char *description_="projection operator") const
const StringListhier () const

Static Public Methods

Proj_prm* construct ()
void defineStatic (MenuSystem &menu, int level=MAIN)
const StringListhierStatic ()
void registerPrmSubclass (Proj_prm &sc)
void unregisterPrmSubclass ()

Public Attributes

String projection_type

Protected Methods

virtual Proj_prm* clone ()
 Proj_prm ()

Protected Attributes

StringList subclasses

Static Protected Attributes

Handle(Proj_prmmaster

Detailed Description

parameters for the "Proj" hierarchy.

NAME: Proj_prm - parameters for the "Proj" hierarchy

DESCRIPTION:

The class contains all parameters needed for initialization of an object derived from "Proj".


Constructor & Destructor Documentation

Proj_prm::Proj_prm ( ) [protected]
 

See documentation of one of the overloaded constructor.

Proj_prm::~Proj_prm ( ) [inline, virtual]
 


Member Function Documentation

Proj_prm * Proj_prm::clone ( ) [inline, protected, virtual]
 

Reimplemented in Proj2_prm.

Proj_prm * Proj_prm::construct ( ) [static]
 

Proj * Proj_prm::create ( const char * description_ = "projection operator" ) const [virtual]
 

Reimplemented in Proj2_prm.

void Proj_prm::define ( MenuSystem & menu,
int level = MAIN ) [inline]
 

void Proj_prm::defineStatic ( MenuSystem & menu,
int level = MAIN ) [static]
 

const StringList & Proj_prm::hier ( ) const [inline]
 

const StringList & Proj_prm::hierStatic ( ) [inline, static]
 

bool Proj_prm::ok ( ) const [inline]
 

void Proj_prm::print ( Os os,
const char * solver_name = NULL ) const
 

void Proj_prm::registerPrmSubclass ( Proj_prm & sc ) [inline, static]
 

void Proj_prm::scan ( MenuSystem & menu )
 

void Proj_prm::unregisterPrmSubclass ( ) [inline, static]
 


Member Data Documentation

Handle(Proj_prm) Proj_prm::master [static, protected]
 

String Proj_prm::projection_type
 

StringList Proj_prm::subclasses [protected]
 


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.