ADTF_DEVICE_TOOLBOX  3.12.0 (ADTF 3.18.3)
adtf::devicetb::sdk::can Namespace Reference

Namespace for CAN in ADTF-Devicetoolbox. More...

Namespaces

 axle
 Namespace for functionality provided by V3.0.0.
 
 jack
 Namespace for functionality provided by V3.9.0.
 

Typedefs

using ICANCoder = axle::ICANCoder
 
using ICANDatabase = axle::ICANDatabase
 The ICANDatabase interface. More...
 
using ICANDatabaseList = axle::ICANDatabaseList
 Interface of a CAN database for retrieving all available CAN messages. More...
 
using ICANSupport = axle::ICANSupport
 The ICANSupport interface. More...
 
using tCANData = axle::tCANData
 The CAN data structure is used by CAN MediaSamples use following code within your filter: More...
 
using tChannelID = axle::tChannelID
 
using tSignalID = axle::tSignalID
 
using tMessageID = axle::tMessageID
 
using eSignalType = axle::eSignalType
 
using tSignalRawDataType = axle::tSignalRawDataType
 
using tSignalInfo = axle::tSignalInfo
 
using tSignalValue = axle::tSignalValue
 
using tMessageInfo = axle::tMessageInfo
 
using stream_meta_type_can = axle::stream_meta_type_can
 Definition of Stream Meta Type CAN Messages. More...
 
using stream_meta_type_can_properties = axle::stream_meta_type_can_properties
 ADTF independent definition of stream meta type CAN. More...
 

Detailed Description

Namespace for CAN in ADTF-Devicetoolbox.

Typedef Documentation

◆ eSignalType

using eSignalType = axle::eSignalType

Definition at line 298 of file can_types.h.

◆ ICANCoder

Definition at line 230 of file can_coder_intf.h.

◆ ICANDatabase

The ICANDatabase interface.

Definition at line 202 of file can_database_intf.h.

◆ ICANDatabaseList

Interface of a CAN database for retrieving all available CAN messages.

Definition at line 203 of file can_database_intf.h.

◆ ICANSupport

The ICANSupport interface.

Definition at line 85 of file can_support_srv_intf.h.

◆ stream_meta_type_can

Definition of Stream Meta Type CAN Messages.

Definition at line 63 of file stream_meta_type_can.h.

◆ stream_meta_type_can_properties

ADTF independent definition of stream meta type CAN.

Definition at line 123 of file stream_meta_type_can_properties.h.

◆ tCANData

The CAN data structure is used by CAN MediaSamples use following code within your filter:

Definition at line 294 of file can_types.h.

◆ tChannelID

using tChannelID = axle::tChannelID

Definition at line 295 of file can_types.h.

◆ tMessageID

using tMessageID = axle::tMessageID

Definition at line 297 of file can_types.h.

◆ tMessageInfo

Definition at line 302 of file can_types.h.

◆ tSignalID

using tSignalID = axle::tSignalID

Definition at line 296 of file can_types.h.

◆ tSignalInfo

Definition at line 300 of file can_types.h.

◆ tSignalRawDataType

using tSignalRawDataType = axle::tSignalRawDataType

Definition at line 299 of file can_types.h.

◆ tSignalValue

Definition at line 301 of file can_types.h.