SHM
Shared-memorybasedHandy-communicationManager
|
共有メモリからトピックを取得する購読者を表現するクラス More...
#include <shm_service.hpp>
Public Member Functions | |
ServiceClient (std::string name) | |
bool | call (Req request, Res *response) |
共有メモリからトピックを取得する購読者を表現するクラス
template classとして与えられた型またはクラスをトピックとして読み込むためのクラスである. また、トピックが更新されるまで待機するAPIを持つ.
Definition at line 76 of file shm_service.hpp.