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

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