Actions
機能 #3871
closed機能 #3688: [FSM4RTC] データポートのPortProfile/ConnectorProfileのプロパティ拡張作業
[FSM4RTC] データポートのタイムスタンプ打刻機能
Start date:
01/19/2017
Due date:
% Done:
100%
Estimated time:
Description
[FSM4RTC] データポートのPortProfile/ConnectorProfileのプロパティ拡張作業 に基づき、データポートにタイムスタンプの打刻機能を追加する。
Updated by n-ando about 8 years ago
- Status changed from 新規 to 担当
- % Done changed from 0 to 30
コールバックConnectorListener, ConnectorDataListener の引数を const から 非constに変更。
これにより、リスナオブジェクト内でConnectorInfoとDataを変更して戻せるようにした。
Updated by n-ando about 8 years ago
- Status changed from 担当 to 解決
- % Done changed from 50 to 100
タイムスタンプクラステンプレートを追加。Timestamp.h
InPort、OutPortに on_read, ion_write, on_send, on_received の4つのコールバックを追加。
Actions