#include <StateMachineCmd.h>
Public Types | |
typedef uint8_t | _accepted_type |
typedef boost::shared_ptr < ::mtconnect_example_msgs::StateMachineCmdResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::mtconnect_example_msgs::StateMachineCmdResponse_ < ContainerAllocator > > | Ptr |
typedef StateMachineCmdResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
StateMachineCmdResponse_ () | |
StateMachineCmdResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | accepted |
Definition at line 56 of file StateMachineCmd.h.
typedef uint8_t mtconnect_example_msgs::StateMachineCmdResponse_< ContainerAllocator >::_accepted_type |
Definition at line 69 of file StateMachineCmd.h.
typedef boost::shared_ptr< ::mtconnect_example_msgs::StateMachineCmdResponse_<ContainerAllocator> const> mtconnect_example_msgs::StateMachineCmdResponse_< ContainerAllocator >::ConstPtr |
Definition at line 74 of file StateMachineCmd.h.
typedef boost::shared_ptr< ::mtconnect_example_msgs::StateMachineCmdResponse_<ContainerAllocator> > mtconnect_example_msgs::StateMachineCmdResponse_< ContainerAllocator >::Ptr |
Definition at line 73 of file StateMachineCmd.h.
typedef StateMachineCmdResponse_<ContainerAllocator> mtconnect_example_msgs::StateMachineCmdResponse_< ContainerAllocator >::Type |
Definition at line 57 of file StateMachineCmd.h.
mtconnect_example_msgs::StateMachineCmdResponse_< ContainerAllocator >::StateMachineCmdResponse_ | ( | ) | [inline] |
Definition at line 59 of file StateMachineCmd.h.
mtconnect_example_msgs::StateMachineCmdResponse_< ContainerAllocator >::StateMachineCmdResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file StateMachineCmd.h.
boost::shared_ptr<std::map<std::string, std::string> > mtconnect_example_msgs::StateMachineCmdResponse_< ContainerAllocator >::__connection_header |
Definition at line 75 of file StateMachineCmd.h.
uint8_t mtconnect_example_msgs::StateMachineCmdResponse_< ContainerAllocator >::accepted |
Definition at line 70 of file StateMachineCmd.h.