#include <Mfs.h>
Inheritance diagram for MMetaData:
Public Member Functions | |
char * | GetName () |
Returns the name of the metadata field. | |
bool | IsReadOnly () |
True if the metadata is read only. | |
bool | Commit () |
|
Commits any change in the value back to disk. These changes are not garrenteed to be on disk until the file system has been commited as well. |