#include <SoftProcessorFirmwareWrite.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _actuator_name_type |
typedef std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > | _instructions_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::SoftProcessorFirmwareWriteRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ethercat_hardware::SoftProcessorFirmwareWriteRequest_ < ContainerAllocator > > | Ptr |
typedef SoftProcessorFirmwareWriteRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SoftProcessorFirmwareWriteRequest_ () | |
SoftProcessorFirmwareWriteRequest_ (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::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > | instructions |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | processor_name |
Definition at line 25 of file SoftProcessorFirmwareWrite.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::_actuator_name_type |
Definition at line 42 of file SoftProcessorFirmwareWrite.h.
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::_instructions_type |
Definition at line 48 of file SoftProcessorFirmwareWrite.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::_processor_name_type |
Definition at line 45 of file SoftProcessorFirmwareWrite.h.
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorFirmwareWriteRequest_<ContainerAllocator> const> ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file SoftProcessorFirmwareWrite.h.
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorFirmwareWriteRequest_<ContainerAllocator> > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file SoftProcessorFirmwareWrite.h.
typedef SoftProcessorFirmwareWriteRequest_<ContainerAllocator> ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SoftProcessorFirmwareWrite.h.
ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::SoftProcessorFirmwareWriteRequest_ | ( | ) | [inline] |
Definition at line 28 of file SoftProcessorFirmwareWrite.h.
ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::SoftProcessorFirmwareWriteRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file SoftProcessorFirmwareWrite.h.
boost::shared_ptr<std::map<std::string, std::string> > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file SoftProcessorFirmwareWrite.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::actuator_name |
Definition at line 43 of file SoftProcessorFirmwareWrite.h.
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::instructions |
Definition at line 49 of file SoftProcessorFirmwareWrite.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::processor_name |
Definition at line 46 of file SoftProcessorFirmwareWrite.h.