|
MDF Lib 2.2
Interface against MDF 3/4 files
|
| ▼Nmdf | Main namespace for the MDF library |
| CCanMessage | Helper class when logging CAN and CAN FD messages |
| CCaTripleReference | Structure that defines the channel array (CA) blocks references |
| CElementLink | Support structure that holds a DG/CG/CN relation |
| CETag | Helper class for meta data items in an MDF file |
| CIAttachment | Interface against an attached file |
| CIBlock | Base class for all MDF blocks |
| CIChannel | Defines a MDF channel (CN) block |
| CIChannelArray | Defines an interface against an array (CA) block |
| CIChannelConversion | Defines a channel conversion (CC) block |
| CIChannelGroup | Interface against a channel group (CG) block |
| CIChannelHierarchy | Channel hierarchy (CH) block |
| CIChannelObserver | The channel observer object shall hold all samples for a channel |
| CIDataGroup | Interface to a data group (DG) block |
| CIEvent | Interface against an event block |
| CIFileHistory | Interface class against an MDF FH block |
| CIHeader | Interface class against an MDF HD block |
| CIMdfTimestamp | Interface for MDF timestamp handling |
| CIMetaData | Interface against an meta data block (MD) in a MDF4 file |
| CISampleObserver | Interface to a sample observer that handle incoming samples events |
| CISampleReduction | Defines an interface to a sample reduction (SR) block |
| CISourceInformation | Interface to a source information (SI) block |
| CITimestamp | Interface for timestamp handling in MDF files |
| CLocalTimestamp | Class representing a local timestamp, with timezone and DST offset |
| CMdfFactory | MDF factory class |
| CMdfFile | Implements an user interface against a MDF file |
| CMdfHelper | Support class for the MDF library |
| CMdfLogStream | MDF log stream interface |
| CMdfReader | Reader interface to an MDF file |
| CMdfWriter | Interface against an MDF writer object |
| CSampleRecord | Simple record buffer structure |
| CSrValue | Template class that is used to handle reduction sample |
| CTextConversion | MDF 3 text conversion structure. Not used in MDF 4. Key to text conversion |
| CTextRangeConversion | MDF 3 range conversion structure. Not used in MDF 4. Key min/max to text conversion |
| CTimezoneTimestamp | Class representing a timestamp with timezone information |
| CUtcTimestamp | Class representing a UTC timestamp |
| 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 |