Public Types | Public Member Functions | Public Attributes
ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator > Struct Template Reference

#include <SoftProcessorFirmwareWrite.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_error_msg_type
typedef uint8_t _success_type
typedef boost::shared_ptr
< ::ethercat_hardware::SoftProcessorFirmwareWriteResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ethercat_hardware::SoftProcessorFirmwareWriteResponse_
< ContainerAllocator > > 
Ptr
typedef
SoftProcessorFirmwareWriteResponse_
< ContainerAllocator > 
Type

Public Member Functions

 SoftProcessorFirmwareWriteResponse_ ()
 SoftProcessorFirmwareWriteResponse_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
error_msg
uint8_t success

Detailed Description

template<class ContainerAllocator>
struct ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >

Definition at line 64 of file SoftProcessorFirmwareWrite.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::_error_msg_type

Definition at line 82 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
typedef uint8_t ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::_success_type

Definition at line 79 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorFirmwareWriteResponse_<ContainerAllocator> const> ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::ConstPtr

Definition at line 87 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorFirmwareWriteResponse_<ContainerAllocator> > ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::Ptr

Definition at line 86 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
typedef SoftProcessorFirmwareWriteResponse_<ContainerAllocator> ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::Type

Definition at line 65 of file SoftProcessorFirmwareWrite.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::SoftProcessorFirmwareWriteResponse_ ( ) [inline]

Definition at line 67 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::SoftProcessorFirmwareWriteResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 73 of file SoftProcessorFirmwareWrite.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::__connection_header

Definition at line 88 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::error_msg

Definition at line 83 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
uint8_t ethercat_hardware::SoftProcessorFirmwareWriteResponse_< ContainerAllocator >::success

Definition at line 80 of file SoftProcessorFirmwareWrite.h.


The documentation for this struct was generated from the following file:


ethercat_hardware
Author(s): Rob Wheeler (email: wheeler@willowgarage.com), Maintained by Derek King (email: dking@willowgarage.com)
autogenerated on Thu Apr 24 2014 15:43:45