Field3D
|
#include <FieldMetadata.h>
Public Member Functions | |
virtual void | metadataHasChanged (const std::string &) |
Alerts the callback holder that the metadata has changed. | |
Definition at line 70 of file FieldMetadata.h.
Alerts the callback holder that the metadata has changed.
Reimplemented in Field3DFileBase, and Field3DFileHDF5Base.
Definition at line 75 of file FieldMetadata.h.
Referenced by FieldMetadata::setFloatMetadata(), FieldMetadata::setIntMetadata(), FieldMetadata::setStrMetadata(), FieldMetadata::setVecFloatMetadata(), and FieldMetadata::setVecIntMetadata().