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

#include <SendTo.h>

List of all members.

Public Types

typedef uint32_t _socket_type
typedef boost::shared_ptr
< ::shared_serial::SendToResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::shared_serial::SendToResponse_
< ContainerAllocator > > 
Ptr
typedef SendToResponse_
< ContainerAllocator > 
Type

Public Member Functions

 SendToResponse_ ()
 SendToResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint32_t socket

Detailed Description

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

Definition at line 63 of file SendTo.h.


Member Typedef Documentation

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

Definition at line 76 of file SendTo.h.

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

Definition at line 81 of file SendTo.h.

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

Definition at line 80 of file SendTo.h.

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

Definition at line 64 of file SendTo.h.


Constructor & Destructor Documentation

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

Definition at line 66 of file SendTo.h.

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

Definition at line 71 of file SendTo.h.


Member Data Documentation

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

Definition at line 82 of file SendTo.h.

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

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