LoginSignup
0
0

More than 1 year has passed since last update.

Demonstrator Design of Functional Cluster Persistency, No.859, AUTOSAR 21-11 (321) AP

Last updated at Posted at 2022-06-10

Demonstrator Design of Functional Cluster Persistency, No.859, 2021-11

21年版、22年版がダウンロードできない。なぜかは不明。

AUTOSAR R21-11記事一覧はこちら。

AUTOSAR 21-11,319文書読んだ。2022年6月初初旬にFO, AP, CP 全部到達。

AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成

用語(terms)

Term Description
Key-Value Storage Key-Value Storage is implemented by providing a class KeyValueStorage. Every instance of this class represents one Key-Value database, so an Application can use multiple instances of this class depending on the number of databases used.
File Storage File access is implemented by providing the classes ReadAccessor and ReadWrite Accessor. The File Storage is accessed using the function OpenFileStorage. The single files inside of a File Storage are accessed using the methods OpenFileRead Only, OpenFileWriteOnly and OpenFileReadWrite provided by the class FileStorage.

英日

日本語は仮訳

T.B.D.

参考(reference)

image.png
858 Specification of Persistency https://qiita.com/kaizen_nagoya/items/548a0b493419221bd76a AP 24

文書履歴(document history)

ver. 0.01 初稿 20220610

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0