SHM
共有メモリを用いた高速で扱いやすいプロセス間通信マネージャ
Public Member Functions | List of all members
PublisherInt Class Reference
Inheritance diagram for PublisherInt:
irlab::shm::Publisher< int >

Public Member Functions

 PublisherInt (std::string name="", int arg=0, int buffer_num=3)
 
void _publish (int data)
 

Detailed Description

Definition at line 28 of file shm_pub_sub_python.cpp.


The documentation for this class was generated from the following file: