#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. |
Return value is a pointer to the created object (memory management issue?)