#include <libBM.h>
Public Member Functions | |
virtual | ~bdmroot () |
make sure this is a virtual object | |
virtual string | ToString () |
This method returns a basic info about the current instance. | |
virtual void | from_setting (const Setting &root) |
This method arrange instance properties according the data stored in the Setting structure. | |
virtual void | to_setting (Setting &root) const |
This method save all the instance properties into the Setting structure. |