rgbd
Protected Member Functions | Protected Attributes | List of all members
SHM Class Reference
Inheritance diagram for SHM:
Inheritance graph
[legend]

Protected Member Functions

void SetUp () override
 

Protected Attributes

rgbd::ClientSHM client
 
rgbd::Image image
 
rgbd::ServerSHM server
 
const std::string test_server_name = "/test_ns/rgbd"
 

Detailed Description

Definition at line 13 of file connection_shm_gtest.cpp.

Member Function Documentation

◆ SetUp()

void SHM::SetUp ( )
inlineoverrideprotected

Definition at line 16 of file connection_shm_gtest.cpp.

Member Data Documentation

◆ client

rgbd::ClientSHM SHM::client
protected

Definition at line 26 of file connection_shm_gtest.cpp.

◆ image

rgbd::Image SHM::image
protected

Definition at line 24 of file connection_shm_gtest.cpp.

◆ server

rgbd::ServerSHM SHM::server
protected

Definition at line 25 of file connection_shm_gtest.cpp.

◆ test_server_name

const std::string SHM::test_server_name = "/test_ns/rgbd"
protected

Definition at line 22 of file connection_shm_gtest.cpp.


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