#include <StateMachineCmd.h>
Public Types | |
| enum | { FAULT_RESET = 1 } | 
| enum | { START = 2 } | 
| enum | { STOP = 3 } | 
| typedef int8_t | _command_type | 
| typedef boost::shared_ptr < ::mtconnect_example_msgs::StateMachineCmdRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::mtconnect_example_msgs::StateMachineCmdRequest_ < ContainerAllocator > >  | Ptr | 
| typedef  StateMachineCmdRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| StateMachineCmdRequest_ () | |
| StateMachineCmdRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| int8_t | command | 
Definition at line 25 of file StateMachineCmd.h.
| typedef int8_t mtconnect_example_msgs::StateMachineCmdRequest_< ContainerAllocator >::_command_type | 
Definition at line 38 of file StateMachineCmd.h.
| typedef boost::shared_ptr< ::mtconnect_example_msgs::StateMachineCmdRequest_<ContainerAllocator> const> mtconnect_example_msgs::StateMachineCmdRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 46 of file StateMachineCmd.h.
| typedef boost::shared_ptr< ::mtconnect_example_msgs::StateMachineCmdRequest_<ContainerAllocator> > mtconnect_example_msgs::StateMachineCmdRequest_< ContainerAllocator >::Ptr | 
Definition at line 45 of file StateMachineCmd.h.
| typedef StateMachineCmdRequest_<ContainerAllocator> mtconnect_example_msgs::StateMachineCmdRequest_< ContainerAllocator >::Type | 
Definition at line 26 of file StateMachineCmd.h.
| anonymous enum | 
Definition at line 41 of file StateMachineCmd.h.
| anonymous enum | 
Definition at line 42 of file StateMachineCmd.h.
| anonymous enum | 
Definition at line 43 of file StateMachineCmd.h.
| mtconnect_example_msgs::StateMachineCmdRequest_< ContainerAllocator >::StateMachineCmdRequest_ | ( | ) |  [inline] | 
        
Definition at line 28 of file StateMachineCmd.h.
| mtconnect_example_msgs::StateMachineCmdRequest_< ContainerAllocator >::StateMachineCmdRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 33 of file StateMachineCmd.h.
| boost::shared_ptr<std::map<std::string, std::string> > mtconnect_example_msgs::StateMachineCmdRequest_< ContainerAllocator >::__connection_header | 
Definition at line 47 of file StateMachineCmd.h.
| int8_t mtconnect_example_msgs::StateMachineCmdRequest_< ContainerAllocator >::command | 
Definition at line 39 of file StateMachineCmd.h.