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

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

Public Member Functions

 Send_ ()
 Send_ (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::Send_< ContainerAllocator >

Definition at line 21 of file Send.h.


Member Typedef Documentation

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

Definition at line 41 of file Send.h.

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

Definition at line 38 of file Send.h.

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

Definition at line 44 of file Send.h.

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

Definition at line 49 of file Send.h.

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

Definition at line 48 of file Send.h.

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

Definition at line 22 of file Send.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file Send.h.

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

Definition at line 31 of file Send.h.


Member Data Documentation

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

Definition at line 50 of file Send.h.

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

Definition at line 42 of file Send.h.

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

Definition at line 39 of file Send.h.

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

Definition at line 45 of file Send.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