MDF Lib 2.2
Interface against MDF 3/4 files
|
Cmdf::CanMessage | Helper class when logging CAN and CAN FD messages |
Cmdf::CaTripleReference | Structure that defines the channel array (CA) blocks references |
Cmdf::ElementLink | Support structure that holds a DG/CG/CN relation |
Cmdf::ETag | Helper class for meta data items in an MDF file |
▼Cmdf::IBlock | Base class for all MDF blocks |
Cmdf::IAttachment | Interface against an attached file |
Cmdf::IChannel | Defines a MDF channel (CN) block |
Cmdf::IChannelArray | Defines an interface against an array (CA) block |
Cmdf::IChannelConversion | Defines a channel conversion (CC) block |
Cmdf::IChannelGroup | Interface against a channel group (CG) block |
Cmdf::IChannelHierarchy | Channel hierarchy (CH) block |
Cmdf::IDataGroup | Interface to a data group (DG) block |
Cmdf::IEvent | Interface against an event block |
Cmdf::IFileHistory | Interface class against an MDF FH block |
Cmdf::IHeader | Interface class against an MDF HD block |
Cmdf::IMetaData | Interface against an meta data block (MD) in a MDF4 file |
Cmdf::ISampleReduction | Defines an interface to a sample reduction (SR) block |
Cmdf::ISourceInformation | Interface to a source information (SI) block |
Cmdf::IMdfTimestamp | Interface for MDF timestamp handling |
▼Cmdf::ISampleObserver | Interface to a sample observer that handle incoming samples events |
Cmdf::IChannelObserver | The channel observer object shall hold all samples for a channel |
▼Cmdf::ITimestamp | Interface for timestamp handling in MDF files |
Cmdf::LocalTimestamp | Class representing a local timestamp, with timezone and DST offset |
Cmdf::TimezoneTimestamp | Class representing a timestamp with timezone information |
Cmdf::UtcTimestamp | Class representing a UTC timestamp |
Cmdf::MdfFactory | MDF factory class |
Cmdf::MdfFile | Implements an user interface against a MDF file |
Cmdf::MdfHelper | Support class for the MDF library |
CMdfLocation | This is a replacement for the std::source_location library. The standard source_location library cannot be used due to user requirement of C++ 17 version |
Cmdf::MdfReader | Reader interface to an MDF file |
Cmdf::MdfWriter | Interface against an MDF writer object |
▼Cstd::ostringstream | |
Cmdf::MdfLogStream | MDF log stream interface |
Cmdf::SampleRecord | Simple record buffer structure |
Cmdf::SrValue< T > | Template class that is used to handle reduction sample |
Cmdf::TextConversion | MDF 3 text conversion structure. Not used in MDF 4. Key to text conversion |
Cmdf::TextRangeConversion | MDF 3 range conversion structure. Not used in MDF 4. Key min/max to text conversion |