VAPOR3 3.9.4
|
Provides an interface that standardizes objects that support params updates. More...
#include <Updateable.h>
Public Member Functions | |
virtual void | Update (VAPoR::ParamsBase *params, VAPoR::ParamsMgr *paramsMgr=nullptr, VAPoR::DataMgr *dataMgr=nullptr)=0 |
Provides an interface that standardizes objects that support params updates.
Definition at line 13 of file Updateable.h.
|
pure virtual |
Implemented in AppSettingsMenu, VMetadataTree, and PWidget.