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

#include <Connect.h>

List of all members.

Public Types

typedef int32_t _socket_type
typedef boost::shared_ptr
< ::shared_serial::ConnectResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::shared_serial::ConnectResponse_
< ContainerAllocator > > 
Ptr
typedef ConnectResponse_
< ContainerAllocator > 
Type

Public Member Functions

 ConnectResponse_ ()
 ConnectResponse_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

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

Definition at line 53 of file Connect.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t shared_serial::ConnectResponse_< ContainerAllocator >::_socket_type

Definition at line 66 of file Connect.h.

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

Definition at line 71 of file Connect.h.

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

Definition at line 70 of file Connect.h.

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

Definition at line 54 of file Connect.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file Connect.h.

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

Definition at line 61 of file Connect.h.


Member Data Documentation

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

Definition at line 72 of file Connect.h.

template<class ContainerAllocator >
int32_t shared_serial::ConnectResponse_< ContainerAllocator >::socket

Definition at line 67 of file Connect.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