GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void DotConf::AddConf ( DotConf aconf)
virtualinherited

add a conf object to this. The added objects are not owned by this so not deleted.

Each time a Configure method is called, it is called also for all the registered DotConf objects.

Definition at line 222 of file DotConf.cpp.