Back to Serial Studio

MDF Lib: include/mdf/isourceinformation.h File Reference

lib/mdflib/docs/manual/html/isourceinformation_8h.html

3.2.73.3 KB
Original Source

| MDF Lib 2.2

Interface against MDF 3/4 files |

Loading...

Searching...

No Matches

Classes | Namespaces | Enumerations | Variables

isourceinformation.h File Reference

Interface against a source information (SI) block.

#include <cstdint>
#include <string>
#include "mdf/imetadata.h"
#include "mdf/iblock.h"

Include dependency graph for isourceinformation.h:

This graph shows which files directly or indirectly include this file:

![](isourceinformation_8h dep incl.png)

Go to the source code of this file.

|

Classes

| | class | mdf::ISourceInformation | | | Interface to a source information (SI) block. More...
| | |

|

Namespaces

| | namespace | mdf | | | Main namespace for the MDF library.
| | | | namespace | mdf::SiFlag | | | Source information flags.
| | |

|

Enumerations

| | enum class | mdf::SourceType : uint8_t {
mdf::Other = 0 , mdf::Ecu = 1 , mdf::Bus = 2 , mdf::IoDevice = 3 ,
mdf::Tool = 4 , mdf::User = 5
} | | | Type of source information. More...
| | | | enum class | mdf::BusType : uint8_t {
mdf::None = 0 , mdf::Other = 1 , mdf::Can = 2 , mdf::Lin = 3 ,
mdf::Most = 4 , mdf::FlexRay = 5 , mdf::Kline = 6 , mdf::Ethernet = 7 ,
mdf::Usb = 8
} | | | Type of bus. More...
| | |

|

Variables

| | constexpr uint8_t | mdf::SiFlag::Simulated = 0x01 | | | Simulated device.
| | |


Generated by 1.12.0