MDF Lib 2.2
Interface against MDF 3/4 files
|
A channel observer is holds a list of channel samples for a channel.
#include <string>
#include <vector>
#include "mdf/ichannel.h"
#include "mdf/isampleobserver.h"
#include "mdf/mdfhelper.h"
Go to the source code of this file.
Classes | |
class | mdf::IChannelObserver |
The channel observer object shall hold all samples for a channel. More... | |
Namespaces | |
namespace | mdf |
Main namespace for the MDF library. | |