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

#include <SendRecv.h>

List of all members.

Public Types

typedef uint32_t _length_type
typedef float _recv_timeout_type
typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_send_data_type
typedef float _sock_timeout_type
typedef uint32_t _socket_type
typedef boost::shared_ptr
< ::shared_serial::SendRecvRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::shared_serial::SendRecvRequest_
< ContainerAllocator > > 
Ptr
typedef SendRecvRequest_
< ContainerAllocator > 
Type

Public Member Functions

 SendRecvRequest_ ()
 SendRecvRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint32_t length
float recv_timeout
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
send_data
float sock_timeout
uint32_t socket

Detailed Description

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

Definition at line 25 of file SendRecv.h.


Member Typedef Documentation

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

Definition at line 52 of file SendRecv.h.

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

Definition at line 55 of file SendRecv.h.

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > shared_serial::SendRecvRequest_< ContainerAllocator >::_send_data_type

Definition at line 49 of file SendRecv.h.

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

Definition at line 58 of file SendRecv.h.

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

Definition at line 46 of file SendRecv.h.

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

Definition at line 63 of file SendRecv.h.

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

Definition at line 62 of file SendRecv.h.

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

Definition at line 26 of file SendRecv.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file SendRecv.h.

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

Definition at line 37 of file SendRecv.h.


Member Data Documentation

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

Definition at line 64 of file SendRecv.h.

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

Definition at line 53 of file SendRecv.h.

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

Definition at line 56 of file SendRecv.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > shared_serial::SendRecvRequest_< ContainerAllocator >::send_data

Definition at line 50 of file SendRecv.h.

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

Definition at line 59 of file SendRecv.h.

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

Definition at line 47 of file SendRecv.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