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

Protected Member Functions

void SetUp () override
 

Protected Attributes

rgbd::Image image
 
rgbd::ServerSHM server
 
const std::string test_server_name = "/test_ns/rgbd"
 
const std::string test_server_name_shm = "-test_ns-rgbd"
 

Detailed Description

Definition at line 24 of file shm_server_gtest.cpp.

Member Function Documentation

◆ SetUp()

void SHMServer::SetUp ( )
inlineoverrideprotected

Definition at line 27 of file shm_server_gtest.cpp.

Member Data Documentation

◆ image

rgbd::Image SHMServer::image
protected

Definition at line 36 of file shm_server_gtest.cpp.

◆ server

rgbd::ServerSHM SHMServer::server
protected

Definition at line 37 of file shm_server_gtest.cpp.

◆ test_server_name

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

Definition at line 33 of file shm_server_gtest.cpp.

◆ test_server_name_shm

const std::string SHMServer::test_server_name_shm = "-test_ns-rgbd"
protected

Definition at line 34 of file shm_server_gtest.cpp.


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