Author: Maruyama Masanori
Shall not use confluence comment, shall use Jira at https://jira.automotivelinux.org/browse/SPEC-3960
Fixed.
Table of Contents
- Table of Contents
- 1. Executive Summary
- 2. Indexes and tables
- 3. Scope
- 4. Use case
- 4.1. The whole system
- 4.2. IC-Service IPC
- 5. Requirements
- 6. Architectural design
- 7. Interface definition
- 8. Component details
- 8.1. Other component
- 8.2. Designed component
- 8.2.1. Detailed design of internal APIs
- 8.2.1.1. IPC start for Client/Server
- 8.2.1.2. Callback function for Client
- 8.2.1.3. Send message from Server
- 8.2.1.4. Read received data by Client
- 8.2.1.5. IPC stop for Client/Server
- 8.2.2. Detection of change of data and callback notification
- 8.2.3. Setting path of socket file
- 8.3 Deployment view
...