Public Types | Public Member Functions | Public Attributes
shared_serial::RecvRequest_< ContainerAllocator > Struct Template Reference

#include <Recv.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct shared_serial::RecvRequest_< ContainerAllocator >

Definition at line 25 of file Recv.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint32_t shared_serial::RecvRequest_< ContainerAllocator >::_length_type

Definition at line 47 of file Recv.h.

template<class ContainerAllocator >
typedef float shared_serial::RecvRequest_< ContainerAllocator >::_recv_timeout_type

Definition at line 50 of file Recv.h.

template<class ContainerAllocator >
typedef float shared_serial::RecvRequest_< ContainerAllocator >::_sock_timeout_type

Definition at line 53 of file Recv.h.

template<class ContainerAllocator >
typedef uint32_t shared_serial::RecvRequest_< ContainerAllocator >::_socket_type

Definition at line 44 of file Recv.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::shared_serial::RecvRequest_<ContainerAllocator> const> shared_serial::RecvRequest_< ContainerAllocator >::ConstPtr

Definition at line 58 of file Recv.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::shared_serial::RecvRequest_<ContainerAllocator> > shared_serial::RecvRequest_< ContainerAllocator >::Ptr

Definition at line 57 of file Recv.h.

template<class ContainerAllocator >
typedef RecvRequest_<ContainerAllocator> shared_serial::RecvRequest_< ContainerAllocator >::Type

Definition at line 26 of file Recv.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
shared_serial::RecvRequest_< ContainerAllocator >::RecvRequest_ ( ) [inline]

Definition at line 28 of file Recv.h.

template<class ContainerAllocator >
shared_serial::RecvRequest_< ContainerAllocator >::RecvRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 36 of file Recv.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > shared_serial::RecvRequest_< ContainerAllocator >::__connection_header

Definition at line 59 of file Recv.h.

template<class ContainerAllocator >
uint32_t shared_serial::RecvRequest_< ContainerAllocator >::length

Definition at line 48 of file Recv.h.

template<class ContainerAllocator >
float shared_serial::RecvRequest_< ContainerAllocator >::recv_timeout

Definition at line 51 of file Recv.h.

template<class ContainerAllocator >
float shared_serial::RecvRequest_< ContainerAllocator >::sock_timeout

Definition at line 54 of file Recv.h.

template<class ContainerAllocator >
uint32_t shared_serial::RecvRequest_< ContainerAllocator >::socket

Definition at line 45 of file Recv.h.


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


shared_serial
Author(s): Wouter Caarls
autogenerated on Sun Jan 5 2014 11:06:48