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

Protected Member Functions

void SetUp () override
 

Protected Attributes

rgbd::Client client
 
const std::string test_server_name = "rgbd"
 
const std::string test_server_name_shm = "-rgbd"
 

Detailed Description

Definition at line 17 of file connection_gtest.cpp.

Member Function Documentation

◆ SetUp()

void Connection::SetUp ( )
inlineoverrideprotected

Definition at line 20 of file connection_gtest.cpp.

Member Data Documentation

◆ client

rgbd::Client Connection::client
protected

Definition at line 39 of file connection_gtest.cpp.

◆ test_server_name

const std::string Connection::test_server_name = "rgbd"
protected

Definition at line 36 of file connection_gtest.cpp.

◆ test_server_name_shm

const std::string Connection::test_server_name_shm = "-rgbd"
protected

Definition at line 37 of file connection_gtest.cpp.


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