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

Public Member Functions

 PublisherBool (std::string name="", bool arg=false, int buffer_num=3)
 
void _publish (bool data)
 

Detailed Description

Definition at line 14 of file shm_pub_sub_python.cpp.


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