#include <SetMultiWaveform.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_message_type |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::ethercat_trigger_controllers::SetMultiWaveformResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ethercat_trigger_controllers::SetMultiWaveformResponse_ < ContainerAllocator > > | Ptr |
typedef SetMultiWaveformResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetMultiWaveformResponse_ () | |
SetMultiWaveformResponse_ (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 > | status_message |
uint8_t | success |
Definition at line 55 of file SetMultiWaveform.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::_status_message_type |
Definition at line 73 of file SetMultiWaveform.h.
typedef uint8_t ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::_success_type |
Definition at line 70 of file SetMultiWaveform.h.
typedef boost::shared_ptr< ::ethercat_trigger_controllers::SetMultiWaveformResponse_<ContainerAllocator> const> ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::ConstPtr |
Definition at line 78 of file SetMultiWaveform.h.
typedef boost::shared_ptr< ::ethercat_trigger_controllers::SetMultiWaveformResponse_<ContainerAllocator> > ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::Ptr |
Definition at line 77 of file SetMultiWaveform.h.
typedef SetMultiWaveformResponse_<ContainerAllocator> ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::Type |
Definition at line 56 of file SetMultiWaveform.h.
ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::SetMultiWaveformResponse_ | ( | ) | [inline] |
Definition at line 58 of file SetMultiWaveform.h.
ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::SetMultiWaveformResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file SetMultiWaveform.h.
boost::shared_ptr<std::map<std::string, std::string> > ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::__connection_header |
Definition at line 79 of file SetMultiWaveform.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::status_message |
Definition at line 74 of file SetMultiWaveform.h.
uint8_t ethercat_trigger_controllers::SetMultiWaveformResponse_< ContainerAllocator >::success |
Definition at line 71 of file SetMultiWaveform.h.