#include <CmdJointTrajectory.h>
Public Types | |
typedef ::trajectory_msgs::JointTrajectory_ < ContainerAllocator > | _trajectory_type |
typedef boost::shared_ptr < ::industrial_msgs::CmdJointTrajectoryRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::industrial_msgs::CmdJointTrajectoryRequest_ < ContainerAllocator > > | Ptr |
typedef CmdJointTrajectoryRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
CmdJointTrajectoryRequest_ () | |
CmdJointTrajectoryRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::trajectory_msgs::JointTrajectory_ < ContainerAllocator > | trajectory |
Definition at line 27 of file CmdJointTrajectory.h.
typedef ::trajectory_msgs::JointTrajectory_<ContainerAllocator> industrial_msgs::CmdJointTrajectoryRequest_< ContainerAllocator >::_trajectory_type |
Definition at line 40 of file CmdJointTrajectory.h.
typedef boost::shared_ptr< ::industrial_msgs::CmdJointTrajectoryRequest_<ContainerAllocator> const> industrial_msgs::CmdJointTrajectoryRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file CmdJointTrajectory.h.
typedef boost::shared_ptr< ::industrial_msgs::CmdJointTrajectoryRequest_<ContainerAllocator> > industrial_msgs::CmdJointTrajectoryRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file CmdJointTrajectory.h.
typedef CmdJointTrajectoryRequest_<ContainerAllocator> industrial_msgs::CmdJointTrajectoryRequest_< ContainerAllocator >::Type |
Definition at line 28 of file CmdJointTrajectory.h.
industrial_msgs::CmdJointTrajectoryRequest_< ContainerAllocator >::CmdJointTrajectoryRequest_ | ( | ) | [inline] |
Definition at line 30 of file CmdJointTrajectory.h.
industrial_msgs::CmdJointTrajectoryRequest_< ContainerAllocator >::CmdJointTrajectoryRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file CmdJointTrajectory.h.
boost::shared_ptr<std::map<std::string, std::string> > industrial_msgs::CmdJointTrajectoryRequest_< ContainerAllocator >::__connection_header |
Definition at line 46 of file CmdJointTrajectory.h.
::trajectory_msgs::JointTrajectory_<ContainerAllocator> industrial_msgs::CmdJointTrajectoryRequest_< ContainerAllocator >::trajectory |
Definition at line 41 of file CmdJointTrajectory.h.