ADTF Device Toolbox SDK
Loading...
Searching...
No Matches
adtf::devicetb::sdk::can::axle::ICANDatabaseList Class Referenceabstract

#include <can_database_intf.h>

Inheritance diagram for adtf::devicetb::sdk::can::axle::ICANDatabaseList:
[legend]
Collaboration diagram for adtf::devicetb::sdk::can::axle::ICANDatabaseList:
[legend]

Classes

class  IMessageCallback
 

Public Member Functions

 ADTF_IID (ICANDatabaseList, "can_database_list.axle.can.sdk.devicetb.adtf.iid")
 
virtual tResult ListCANMessages (IMessageCallback *pCallback) const =0
 

Detailed Description

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

Member Function Documentation

◆ ListCANMessages()

virtual tResult adtf::devicetb::sdk::can::axle::ICANDatabaseList::ListCANMessages ( IMessageCallback * pCallback) const
pure virtual

This will call the callback for each available CAN message.

Parameters
[in]pCallbackYour callback.
Returns
The return value from your callback.

The documentation for this class was generated from the following file: