SHM
Shared-memorybasedHandy-communicationManager
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nirlab
 Nshm
 CActionClient共有メモリからトピックを取得する購読者を表現するクラス
 CActionServer共有メモリで受信したリクエストからレスポンスを返すサーバーを表現するクラス
 CPublisherClass representing a publisher that outputs topics to shared memory This class is used to output the type or class given as template class as a topic
 CPublisher< std::vector< T > >共有メモリにトピックを出力する出版者を表現するクラス
 CRingBufferClass that is described ring-buffer used for shared memory
 CServiceClient共有メモリからトピックを取得する購読者を表現するクラス
 CServiceServer共有メモリで受信したリクエストからレスポンスを返すサーバーを表現するクラス
 CSharedMemoryClass that abstracts the method of accessing shared memory
 CSharedMemoryPosixClass that is described the method of accessing POSIX shared memory
 CSubscriberClass representing a subscriber that retrieves topics from shared memory This class is used to load a type or class given as template class as a topic. It also has an API that waits until the topic is updated
 CSubscriber< std::vector< T > >共有メモリからトピックを取得する購読者を表現するクラス
 CPublisherBool
 CPublisherFloat
 CPublisherInt
 CSubscriberBool
 CSubscriberFloat
 CSubscriberInt