12#include <adtf_utils.h>
13#include <adtf_ucom3.h>
16constexpr char CID_DEVTB_SOMEIP[] =
"someip.service.devicetb.cid";
64 virtual tResult
CreateDecoder(adtf::ucom::ant::iobject_ptr<adtf::devicetb::sdk::someip::hood::ISomeIpDecoder>& pDecoder) = 0;
74 virtual tResult
GetDatabase(adtf::ucom::ant::iobject_ptr<const adtf::devicetb::sdk::someip::hood::ISomeIpDatabase>& pDatabase)
const = 0;
Definition someip_support_srv_intf.h:53
ADTF_IID(ISomeIpService, "someip_service.hood.someip.sdk.devicetb.adtf.iid")
Interface ID for the SOME/IP service interface.
virtual tResult GetDatabase(adtf::ucom::ant::iobject_ptr< const adtf::devicetb::sdk::someip::hood::ISomeIpDatabase > &pDatabase) const =0
virtual tResult CreateDecoder(adtf::ucom::ant::iobject_ptr< adtf::devicetb::sdk::someip::hood::ISomeIpDecoder > &pDecoder)=0
Namespace for functionality provided by V3.7.0.
Definition someip_coder_intf.h:45
Namespace for SOME/IP in ADTF-Devicetoolbox.
Definition raw_ethernet_types.h:40
hood::ISomeIpService ISomeIpService
Definition someip_support_srv_intf.h:80
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