MDF Lib 2.2
Interface against MDF 3/4 files
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NmdfMain namespace for the MDF library
 CCanMessageHelper class when logging CAN and CAN FD messages
 CCaTripleReferenceStructure that defines the channel array (CA) blocks references
 CElementLinkSupport structure that holds a DG/CG/CN relation
 CETagHelper class for meta data items in an MDF file
 CIAttachmentInterface against an attached file
 CIBlockBase class for all MDF blocks
 CIChannelDefines a MDF channel (CN) block
 CIChannelArrayDefines an interface against an array (CA) block
 CIChannelConversionDefines a channel conversion (CC) block
 CIChannelGroupInterface against a channel group (CG) block
 CIChannelHierarchyChannel hierarchy (CH) block
 CIChannelObserverThe channel observer object shall hold all samples for a channel
 CIDataGroupInterface to a data group (DG) block
 CIEventInterface against an event block
 CIFileHistoryInterface class against an MDF FH block
 CIHeaderInterface class against an MDF HD block
 CIMdfTimestampInterface for MDF timestamp handling
 CIMetaDataInterface against an meta data block (MD) in a MDF4 file
 CISampleObserverInterface to a sample observer that handle incoming samples events
 CISampleReductionDefines an interface to a sample reduction (SR) block
 CISourceInformationInterface to a source information (SI) block
 CITimestampInterface for timestamp handling in MDF files
 CLocalTimestampClass representing a local timestamp, with timezone and DST offset
 CMdfFactoryMDF factory class
 CMdfFileImplements an user interface against a MDF file
 CMdfHelperSupport class for the MDF library
 CMdfLogStreamMDF log stream interface
 CMdfReaderReader interface to an MDF file
 CMdfWriterInterface against an MDF writer object
 CSampleRecordSimple record buffer structure
 CSrValueTemplate class that is used to handle reduction sample
 CTextConversionMDF 3 text conversion structure. Not used in MDF 4. Key to text conversion
 CTextRangeConversionMDF 3 range conversion structure. Not used in MDF 4. Key min/max to text conversion
 CTimezoneTimestampClass representing a timestamp with timezone information
 CUtcTimestampClass representing a UTC timestamp
 CMdfLocationThis 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