#include <Flush.h>
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 |
typedef uint32_t shared_serial::Flush_< ContainerAllocator >::_socket_type |
typedef float shared_serial::Flush_< ContainerAllocator >::_timeout_type |
typedef boost::shared_ptr< ::shared_serial::Flush_<ContainerAllocator> const> shared_serial::Flush_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::shared_serial::Flush_<ContainerAllocator> > shared_serial::Flush_< ContainerAllocator >::Ptr |
typedef Flush_<ContainerAllocator> shared_serial::Flush_< ContainerAllocator >::Type |
shared_serial::Flush_< ContainerAllocator >::Flush_ | ( | ) | [inline] |
shared_serial::Flush_< ContainerAllocator >::Flush_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > shared_serial::Flush_< ContainerAllocator >::__connection_header |
uint32_t shared_serial::Flush_< ContainerAllocator >::socket |
float shared_serial::Flush_< ContainerAllocator >::timeout |