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

#include <Recv.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 boost::shared_ptr
< ::shared_serial::RecvResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::shared_serial::RecvResponse_
< ContainerAllocator > > 
Ptr
typedef RecvResponse_
< ContainerAllocator > 
Type

Public Member Functions

 RecvResponse_ ()
 RecvResponse_ (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

Detailed Description

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

Definition at line 68 of file Recv.h.


Member Typedef Documentation

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

Definition at line 86 of file Recv.h.

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

Definition at line 83 of file Recv.h.

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

Definition at line 91 of file Recv.h.

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

Definition at line 90 of file Recv.h.

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

Definition at line 69 of file Recv.h.


Constructor & Destructor Documentation

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

Definition at line 71 of file Recv.h.

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

Definition at line 77 of file Recv.h.


Member Data Documentation

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

Definition at line 92 of file Recv.h.

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

Definition at line 87 of file Recv.h.

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

Definition at line 84 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