SHM
Shared-memorybasedHandy-communicationManager
shm_action.cpp
1 #include <shm_action.hpp>
2 
3 namespace irlab
4 {
5 
6 namespace shm
7 {
8 
9 }
10 
11 }
shm_action.hpp
メモリの格納方法を規定するクラスの定義