#include <SoftProcessorFirmwareRead.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _actuator_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _processor_name_type |
typedef boost::shared_ptr < ::ethercat_hardware::SoftProcessorFirmwareReadRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ethercat_hardware::SoftProcessorFirmwareReadRequest_ < ContainerAllocator > > | Ptr |
typedef SoftProcessorFirmwareReadRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SoftProcessorFirmwareReadRequest_ () | |
SoftProcessorFirmwareReadRequest_ (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 > | actuator_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | processor_name |
Definition at line 25 of file SoftProcessorFirmwareRead.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::_actuator_name_type |
Definition at line 40 of file SoftProcessorFirmwareRead.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::_processor_name_type |
Definition at line 43 of file SoftProcessorFirmwareRead.h.
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorFirmwareReadRequest_<ContainerAllocator> const> ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file SoftProcessorFirmwareRead.h.
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorFirmwareReadRequest_<ContainerAllocator> > ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file SoftProcessorFirmwareRead.h.
typedef SoftProcessorFirmwareReadRequest_<ContainerAllocator> ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SoftProcessorFirmwareRead.h.
ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::SoftProcessorFirmwareReadRequest_ | ( | ) | [inline] |
Definition at line 28 of file SoftProcessorFirmwareRead.h.
ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::SoftProcessorFirmwareReadRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SoftProcessorFirmwareRead.h.
boost::shared_ptr<std::map<std::string, std::string> > ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file SoftProcessorFirmwareRead.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::actuator_name |
Definition at line 41 of file SoftProcessorFirmwareRead.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareReadRequest_< ContainerAllocator >::processor_name |
Definition at line 44 of file SoftProcessorFirmwareRead.h.