ADTF_DEVICE_TOOLBOX  3.12.1 (ADTF 3.18.3)
adtf::devicetb::sdk::someip::hood Namespace Reference

Namespace for functionality provided by V3.7.0. More...

Classes

class  ISomeIpDecoder
 The ISomeIpCoder interface provides convenient access to the contents of a SOME/IP sample. More...
 
class  ISomeIpDatabase
 The ISomeIpDatabase interface provides access to SOME/IP specific information contained in a database file such as FIBEX or ARXML. More...
 
class  ISomeIpService
 The ISomeIpService interface provides access to SOME/IP-specific ADTF components. More...
 
struct  tSomeIpMessageHeader
 This struct represents the payload header of one SOME/IP (alike) message as defined by the SOME/IP spec. More...
 
struct  tSomeIpSampleHeader
 This struct describes the SOME/IP sample header which is placed in the beginning of every SOME/IP sample's buffer. More...
 
struct  tSomeIpSessionHeader
 This struct represents the first 8 payload bytes of a standard SOME/IP request. More...
 
struct  tSomeIpTpHeader
 This struct represents the next 4 payload bytes of a SOME/IP-TP message. More...
 
union  uLimitType
 Required types for tCompuScale and tDataConstraint vary based on tSomeIpSerializationInfo::tBasicType::nLength and tSomeIpSerializationInfo::tBasicType::nType. More...
 
struct  tDataConstraint
 This struct represents the limits of a value. More...
 
struct  tCompuScale
 This struct represents one of a set of computation rules which map a raw value onto a physical value and/or named states. More...
 
struct  tSomeIpSerializationInfo
 Serialization instructions covering SOME/IP standard. More...
 
struct  tSomeIpTransformation
 Special transformations which must be applied to reconstruct nested payloads. More...
 
struct  tSomeIpMessageInfo
 This struct describes the actual payload which is encapsulated in either ethernet frame or result of unpacking a different playload. More...
 
struct  tECUInfo
 This struct contains the data of one ecu. More...
 
struct  tSomeIpSocketMessageInfo
 This struct contains the message id and header id of one SOME/IP message. More...
 
struct  tSomeIpSocket
 
struct  tSomeIpConnectionInfo
 This struct describes the SOME/IP connection info. More...
 
struct  tChannelInfo
 This struct contains the data of one ethernet channel. More...
 
struct  tClusterInfo
 This struct contains the data of one cluster. More...
 

Functions

bool operator!= (const tSomeIpSampleHeader &lhs, const tSomeIpSampleHeader &rhs)
 
bool operator== (const tSomeIpSampleHeader &lhs, const tSomeIpSampleHeader &rhs)
 
bool operator!= (const tSomeIpSessionHeader &lhs, const tSomeIpSessionHeader &rhs)
 
bool operator== (const tSomeIpSessionHeader &lhs, const tSomeIpSessionHeader &rhs)
 

Detailed Description

Namespace for functionality provided by V3.7.0.