#include <Field_prm.h>
Inheritance diagram for Field_prm::

Public Methods | |
| virtual | ~Field_prm () |
| virtual Field* | create () const |
| const StringList& | hier () const |
Static Public Methods | |
| Field_prm* | construct () |
| const StringList& | hierStatic () |
| void | registerPrmSubclass (Field_prm &sc) |
| void | unregisterPrmSubclass () |
Public Attributes | |
| String | subclass_name |
Protected Methods | |
| virtual Field_prm* | clone () |
| Field_prm () | |
Protected Attributes | |
| StringList | subclasses |
Static Protected Attributes | |
| Handle(Field_prm) | master |
NAME: Field_prm - parameters for the "Field" hierarchy
DESCRIPTION:
The class contains all parameters needed for initialization of an object derived from "Field".
|
|
See documentation of one of the overloaded constructor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|