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

#include <SendTo.h>

List of all members.

Public Types

typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_data_type
typedef uint32_t _socket_type
typedef float _timeout_type
typedef boost::shared_ptr
< ::shared_serial::SendToRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::shared_serial::SendToRequest_
< ContainerAllocator > > 
Ptr
typedef SendToRequest_
< ContainerAllocator > 
Type

Public Member Functions

 SendToRequest_ ()
 SendToRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
data
uint32_t socket
float timeout

Detailed Description

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

Definition at line 25 of file SendTo.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > shared_serial::SendToRequest_< ContainerAllocator >::_data_type

Definition at line 45 of file SendTo.h.

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

Definition at line 42 of file SendTo.h.

template<class ContainerAllocator >
typedef float shared_serial::SendToRequest_< ContainerAllocator >::_timeout_type

Definition at line 48 of file SendTo.h.

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

Definition at line 53 of file SendTo.h.

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

Definition at line 52 of file SendTo.h.

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

Definition at line 26 of file SendTo.h.


Constructor & Destructor Documentation

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

Definition at line 28 of file SendTo.h.

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

Definition at line 35 of file SendTo.h.


Member Data Documentation

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

Definition at line 54 of file SendTo.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > shared_serial::SendToRequest_< ContainerAllocator >::data

Definition at line 46 of file SendTo.h.

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

Definition at line 43 of file SendTo.h.

template<class ContainerAllocator >
float shared_serial::SendToRequest_< ContainerAllocator >::timeout

Definition at line 49 of file SendTo.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