#include <SoftProcessorReset.h>
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::SoftProcessorResetResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ethercat_hardware::SoftProcessorResetResponse_ < ContainerAllocator > > | Ptr |
typedef SoftProcessorResetResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SoftProcessorResetResponse_ () | |
SoftProcessorResetResponse_ (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 |
Definition at line 59 of file SoftProcessorReset.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::_error_msg_type |
Definition at line 77 of file SoftProcessorReset.h.
typedef uint8_t ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::_success_type |
Definition at line 74 of file SoftProcessorReset.h.
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorResetResponse_<ContainerAllocator> const> ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::ConstPtr |
Definition at line 82 of file SoftProcessorReset.h.
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorResetResponse_<ContainerAllocator> > ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::Ptr |
Definition at line 81 of file SoftProcessorReset.h.
typedef SoftProcessorResetResponse_<ContainerAllocator> ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::Type |
Definition at line 60 of file SoftProcessorReset.h.
ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::SoftProcessorResetResponse_ | ( | ) | [inline] |
Definition at line 62 of file SoftProcessorReset.h.
ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::SoftProcessorResetResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 68 of file SoftProcessorReset.h.
boost::shared_ptr<std::map<std::string, std::string> > ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::__connection_header |
Definition at line 83 of file SoftProcessorReset.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::error_msg |
Definition at line 78 of file SoftProcessorReset.h.
uint8_t ethercat_hardware::SoftProcessorResetResponse_< ContainerAllocator >::success |
Definition at line 75 of file SoftProcessorReset.h.