source: EcnlProtoTool/trunk/asp3_dcre/syssvc/tTestServiceAdapter.cdl@ 429

Last change on this file since 429 was 429, checked in by coas-nagasima, 4 years ago

ASP3, TINET, mbed を更新

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/plain;charset=UTF-8
File size: 292 bytes
Line 
1/*
2 * C言語で記述されたアプリケーションから,TECSベースのテストプログ
3 * ラム用サービスを呼び出すためのアダプタ用セルタイプの定義
4 *
5 * $Id: tTestServiceAdapter.cdl 429 2020-07-03 10:19:17Z coas-nagasima $
6 */
7[singleton, active]
8celltype tTestServiceAdapter {
9 call sTestService cTestService;
10};
Note: See TracBrowser for help on using the repository browser.