Crate someip_messages

source ·
Expand description

Crate for parsing the SOME/IP network protocol (without payload interpretation).

Structs

Enums

  • Different kinds of EntriesTyp accepted in a SdPayload.
  • Custom Error type
  • Error type for HeaderBuilder
  • Different kinds of IpProto accepted in a SdEndpointOption.
  • Different kinds of SOME/IP messages.
  • Different kinds of MessageType accepted in a header.
  • Different kinds of ReturnCode accepted in a header.
  • Different kinds of SdEntry accepted in a SdPayload.
  • Different kinds of SdOption accepted in a SdPayload.

Traits

  • Length trait for items with a fixed length.

Type Definitions

  • Represents the ClientId within the RequestID.
  • Represents the EventgroupId within a SdEntry.
  • Represents the InstanceId within a SdEntry.
  • Represents the InterfaceVersion within the header.
  • Represents the MajorVersion within a SdEntry.
  • Represents the MethodId within the MessageId.
  • Represents the MinorVersion within a SdEntry.
  • Represents the ProtocolVersion within the header.
  • Represents the RpcPayload within a RPC message.
  • Represents the SdFlags within a SdPayload.
  • Represents the ServiceId within the MessageId.
  • Represents the SessionId within the RequestID.
  • Represents the Ttl (Time to live) within a SdPayload.