MDF Lib 2.2
Interface against MDF 3/4 files
|
#include <cstdint>
#include <string>
#include "imdftimestamp.h"
#include "itimestamp.h"
#include "mdf/iblock.h"
#include "mdf/imetadata.h"
Go to the source code of this file.
Classes | |
class | mdf::IFileHistory |
Interface class against an MDF FH block. More... | |
Namespaces | |
namespace | mdf |
Main namespace for the MDF library. | |
Defines an interface against a FH block in an MDF4 file. MDF3 file doesn't support file history.