#include <uibuilder.h>

| Public Member Functions | |
| UIbuilder (const string &typ) | |
| Constructor needs to be run only once macro UIREGISTER. | |
| virtual bdmroot * | build (Setting &S) const =0 | 
| Function building the computational object. | |
| Protected Member Functions | |
| const vec | getvec (Setting &S) const | 
| const mat | getmat (Setting &S, int ncols) const | 
| const vec | getivec (Setting &S) const | 
Return value is a pointer to the created object (memory management issue?)
 1.5.6
 1.5.6