MDF Lib 2.2
Interface against MDF 3/4 files
|
All MDF blocks inherits from the IBlock class. The interface class is used internally in lists. The user should not use this class.
#include <cstdint>
#include <string>
Go to the source code of this file.
Classes | |
class | mdf::IBlock |
Base class for all MDF blocks. More... | |
Namespaces | |
namespace | mdf |
Main namespace for the MDF library. | |