#include <StateMachineStatus.h>
Public Types | |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _state_name_type |
| typedef int32_t | _state_type |
| typedef boost::shared_ptr < ::mtconnect_example_msgs::StateMachineStatus_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::mtconnect_example_msgs::StateMachineStatus_ < ContainerAllocator > > | Ptr |
| typedef StateMachineStatus_ < ContainerAllocator > | Type |
Public Member Functions | |
| StateMachineStatus_ () | |
| StateMachineStatus_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::std_msgs::Header_ < ContainerAllocator > | header |
| int32_t | state |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | state_name |
Definition at line 22 of file StateMachineStatus.h.
| typedef ::std_msgs::Header_<ContainerAllocator> mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::_header_type |
Definition at line 39 of file StateMachineStatus.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::_state_name_type |
Definition at line 45 of file StateMachineStatus.h.
| typedef int32_t mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::_state_type |
Definition at line 42 of file StateMachineStatus.h.
| typedef boost::shared_ptr< ::mtconnect_example_msgs::StateMachineStatus_<ContainerAllocator> const> mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file StateMachineStatus.h.
| typedef boost::shared_ptr< ::mtconnect_example_msgs::StateMachineStatus_<ContainerAllocator> > mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::Ptr |
Definition at line 49 of file StateMachineStatus.h.
| typedef StateMachineStatus_<ContainerAllocator> mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::Type |
Definition at line 23 of file StateMachineStatus.h.
| mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::StateMachineStatus_ | ( | ) | [inline] |
Definition at line 25 of file StateMachineStatus.h.
| mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::StateMachineStatus_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file StateMachineStatus.h.
| boost::shared_ptr<std::map<std::string, std::string> > mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::__connection_header |
Definition at line 51 of file StateMachineStatus.h.
| ::std_msgs::Header_<ContainerAllocator> mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::header |
Definition at line 40 of file StateMachineStatus.h.
| int32_t mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::state |
Definition at line 43 of file StateMachineStatus.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > mtconnect_example_msgs::StateMachineStatus_< ContainerAllocator >::state_name |
Definition at line 46 of file StateMachineStatus.h.