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

Protected Member Functions

void hostsCallback (const std_msgs::String::ConstPtr &msg)
 
void SetUp () override
 
 SHMServerHostame ()
 
- Protected Member Functions inherited from SHMServer
void SetUp () override
 

Protected Attributes

bool correct_hostname
 
ros::NodeHandle nh
 
ros::Subscriber sub
 
const std::string test_hostname = "test_hostname"
 
const std::string test_server_name_hosts = "/test_ns/rgbd/hosts"
 
- Protected Attributes inherited from SHMServer
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 40 of file shm_server_gtest.cpp.

Constructor & Destructor Documentation

◆ SHMServerHostame()

SHMServerHostame::SHMServerHostame ( )
inlineprotected

Definition at line 43 of file shm_server_gtest.cpp.

Member Function Documentation

◆ hostsCallback()

void SHMServerHostame::hostsCallback ( const std_msgs::String::ConstPtr &  msg)
inlineprotected

Definition at line 52 of file shm_server_gtest.cpp.

◆ SetUp()

void SHMServerHostame::SetUp ( )
inlineoverrideprotected

Definition at line 47 of file shm_server_gtest.cpp.

Member Data Documentation

◆ correct_hostname

bool SHMServerHostame::correct_hostname
protected

Definition at line 63 of file shm_server_gtest.cpp.

◆ nh

ros::NodeHandle SHMServerHostame::nh
protected

Definition at line 61 of file shm_server_gtest.cpp.

◆ sub

ros::Subscriber SHMServerHostame::sub
protected

Definition at line 62 of file shm_server_gtest.cpp.

◆ test_hostname

const std::string SHMServerHostame::test_hostname = "test_hostname"
protected

Definition at line 59 of file shm_server_gtest.cpp.

◆ test_server_name_hosts

const std::string SHMServerHostame::test_server_name_hosts = "/test_ns/rgbd/hosts"
protected

Definition at line 58 of file shm_server_gtest.cpp.


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