Classes | Namespaces | Macros | Typedefs
connection.h File Reference
#include "sick_scan/sick_scan_base.h"
#include "ros/header.h"
#include "common.h"
#include <memory>
#include <mutex>
Include dependency graph for connection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  roswrap::Connection
 Encapsulates a connection to a remote host, independent of the transport type. More...
 

Namespaces

 roswrap
 

Macros

#define READ_BUFFER_SIZE   (1024*64)
 
#define ROSCPP_CONNECTION_H
 

Typedefs

typedef std::shared_ptr< Connection > roswrap::ConnectionPtr
 
typedef std::function< bool(const ConnectionPtr &, const Header &)> roswrap::HeaderReceivedFunc
 
typedef std::function< void(const ConnectionPtr &, const boost::shared_array< uint8_t > &, uint32_t, bool)> roswrap::ReadFinishedFunc
 
typedef std::shared_ptr< Transport > roswrap::TransportPtr
 
typedef std::function< void(const ConnectionPtr &)> roswrap::WriteFinishedFunc
 

Macro Definition Documentation

◆ READ_BUFFER_SIZE

#define READ_BUFFER_SIZE   (1024*64)

Definition at line 51 of file connection.h.

◆ ROSCPP_CONNECTION_H

#define ROSCPP_CONNECTION_H

Definition at line 37 of file connection.h.



sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:13