|
MDF Lib 2.2
Interface against MDF 3/4 files
|
Interface against an MDF file object.


Go to the source code of this file.
Classes | |
| class | mdf::MdfFile |
| Implements an user interface against a MDF file. More... | |
Namespaces | |
| namespace | mdf |
| Main namespace for the MDF library. | |
Typedefs | |
| using | mdf::AttachmentList = std::vector<const IAttachment*> |
| List of pointers to attachments. | |
| using | mdf::DataGroupList = std::vector<IDataGroup*> |
| List of pointers to measurements (DG block). | |