プロジェクト

全般

プロフィール

« | » 

リビジョン 1700

kurihara約14年前に追加

A function to do read/write of data port at once has been implemented.

bool RTObject_impl::readAll();
bool RTObject_impl::writeAll();

A function to set to call by default the function mentioned above has been
implemented.

void RTObject_impl::setReadAll(bool read=true, bool completion=false);
void RTObject_impl::setWriteAll(bool write=true, bool completion=false);

ファイル

  • 追加
  • 変更
  • コピー
  • 名称変更
  • 削除

差分を表示