MDF Lib 2.2
Interface against MDF 3/4 files
Loading...
Searching...
No Matches
imetadata.h File Reference
#include <string>
#include <vector>
#include "mdf/etag.h"
#include "mdf/iblock.h"
Include dependency graph for imetadata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mdf::IMetaData
 Interface against an meta data block (MD) in a MDF4 file. More...
 

Namespaces

namespace  mdf
 Main namespace for the MDF library.
 

Detailed Description

Support class for storing meta data within an MDF block. Many MDF4 blocks store its properties in an embedded XML file or more correctly an XML snippets which just includes the root tag and its content.