SHM
Shared-memorybasedHandy-communicationManager
|
メモリの格納方法を規定するクラスの定義 More...
Go to the source code of this file.
Classes | |
class | irlab::shm::ServiceServer< Req, Res > |
共有メモリで受信したリクエストからレスポンスを返すサーバーを表現するクラス More... | |
class | irlab::shm::ServiceClient< Req, Res > |
共有メモリからトピックを取得する購読者を表現するクラス More... | |
メモリの格納方法を規定するクラスの定義
Definition in file shm_service.hpp.