#include <Recv.h>
Public Types | |
typedef uint32_t | _length_type |
typedef float | _recv_timeout_type |
typedef float | _sock_timeout_type |
typedef uint32_t | _socket_type |
typedef boost::shared_ptr < ::shared_serial::RecvRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::shared_serial::RecvRequest_ < ContainerAllocator > > | Ptr |
typedef RecvRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
RecvRequest_ () | |
RecvRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint32_t | length |
float | recv_timeout |
float | sock_timeout |
uint32_t | socket |
typedef uint32_t shared_serial::RecvRequest_< ContainerAllocator >::_length_type |
typedef float shared_serial::RecvRequest_< ContainerAllocator >::_recv_timeout_type |
typedef float shared_serial::RecvRequest_< ContainerAllocator >::_sock_timeout_type |
typedef uint32_t shared_serial::RecvRequest_< ContainerAllocator >::_socket_type |
typedef boost::shared_ptr< ::shared_serial::RecvRequest_<ContainerAllocator> const> shared_serial::RecvRequest_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::shared_serial::RecvRequest_<ContainerAllocator> > shared_serial::RecvRequest_< ContainerAllocator >::Ptr |
typedef RecvRequest_<ContainerAllocator> shared_serial::RecvRequest_< ContainerAllocator >::Type |
shared_serial::RecvRequest_< ContainerAllocator >::RecvRequest_ | ( | ) | [inline] |
shared_serial::RecvRequest_< ContainerAllocator >::RecvRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > shared_serial::RecvRequest_< ContainerAllocator >::__connection_header |
uint32_t shared_serial::RecvRequest_< ContainerAllocator >::length |
float shared_serial::RecvRequest_< ContainerAllocator >::recv_timeout |
float shared_serial::RecvRequest_< ContainerAllocator >::sock_timeout |
uint32_t shared_serial::RecvRequest_< ContainerAllocator >::socket |