13#define CID_DEVTB_CAN_SUPPORT "can.service.devicetb.cid"
46 ADTF_IID(
ICANSupport,
"can.axle.can.sdk.devicetb.adtf.iid");
54 virtual tResult
CreateCoder(adtf::ucom::ant::iobject_ptr<ICANCoder>& pObj) = 0;
66 adtf::ucom::ant::iobject_ptr<ICANDatabase>& pCANDatabase) = 0;
79 virtual tResult
LoadDatabase(
const char* strDatabaseFiles, adtf::ucom::ant::iobject_ptr<ICANDatabase>& pCanDatabase) = 0;
Definition can_support_srv_intf.h:44
virtual tResult CreateCoder(adtf::ucom::ant::iobject_ptr< ICANCoder > &pObj)=0
virtual tResult LoadDatabase(const char *strDatabaseFiles, adtf::ucom::ant::iobject_ptr< ICANDatabase > &pCanDatabase)=0
virtual tResult GetDatabase(tChannelID nChannel, adtf::ucom::ant::iobject_ptr< ICANDatabase > &pCANDatabase)=0
Namespace for functionality provided by V3.0.0.
Definition can_coder_intf.h:41
Namespace for CAN in ADTF-Devicetoolbox.
Definition can_coder_intf.h:35
axle::ICANSupport ICANSupport
Definition can_support_srv_intf.h:85
Namespace for SDK of ADTF-Devicetoolbox.
Definition bus_database_intf.h:42
Devicetoolbox - Namespace.
Definition bus_database_intf.h:36
ADTF - Namespace.
Definition bus_database_intf.h:30