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

#include <Flush.h>

List of all members.

Public Types

typedef uint32_t _socket_type
typedef float _timeout_type
typedef boost::shared_ptr
< ::shared_serial::Flush_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::shared_serial::Flush_
< ContainerAllocator > > 
Ptr
typedef Flush_
< ContainerAllocator > 
Type

Public Member Functions

 Flush_ ()
 Flush_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

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

Definition at line 21 of file Flush.h.


Member Typedef Documentation

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

Definition at line 36 of file Flush.h.

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

Definition at line 39 of file Flush.h.

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

Definition at line 44 of file Flush.h.

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

Definition at line 43 of file Flush.h.

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

Definition at line 22 of file Flush.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file Flush.h.

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

Definition at line 30 of file Flush.h.


Member Data Documentation

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

Definition at line 45 of file Flush.h.

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

Definition at line 37 of file Flush.h.

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

Definition at line 40 of file Flush.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