Server which provides interfaces of ServerRGBD and ServerSHM.  
 More...
#include <server.h>
Server which provides interfaces of ServerRGBD and ServerSHM. 
Definition at line 21 of file server.h.
◆ Server()
      
        
          | rgbd::Server::Server | ( | ros::NodeHandle | nh = ros::NodeHandle() | ) |  | 
      
 
 
◆ ~Server()
  
  | 
        
          | rgbd::Server::~Server | ( |  | ) |  |  | virtual | 
 
 
◆ initialize()
initialize initialize server 
- Parameters
- 
  
    | name | Fully resolved server name |  | rgb_type | rgb storage type |  | depth_type | depth storage type |  | service_freq | frequency of the thread processing service requests in ServerRGBD |  
 
Definition at line 29 of file server.cpp.
 
 
◆ send()
      
        
          | void rgbd::Server::send | ( | const Image & | image, | 
        
          |  |  | bool | threaded = false | 
        
          |  | ) |  |  | 
      
 
send Write a new image to all interfaces 
- Parameters
- 
  
    | image | Image to be written |  | threaded | Use any threaded version of send of the interfaces |  
 
Definition at line 38 of file server.cpp.
 
 
◆ hostname_
◆ name_
◆ nh_
  
  | 
        
          | ros::NodeHandle rgbd::Server::nh_ |  | protected | 
 
 
◆ pub_hostname_thread_ptr_
◆ server_rgbd_
◆ server_shm_
The documentation for this class was generated from the following files: