$search

cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator > Struct Template Reference

#include <SetJointTrajectory.h>

List of all members.

Public Types

typedef
::trajectory_msgs::JointTrajectory_
< ContainerAllocator > 
_trajectory_type
typedef boost::shared_ptr
< ::cob_srvs::SetJointTrajectoryRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::cob_srvs::SetJointTrajectoryRequest_
< ContainerAllocator > > 
Ptr
typedef
SetJointTrajectoryRequest_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
 SetJointTrajectoryRequest_ (const ContainerAllocator &_alloc)
 SetJointTrajectoryRequest_ ()

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::trajectory_msgs::JointTrajectory_
< ContainerAllocator > 
trajectory

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

template<class ContainerAllocator>
struct cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >

Definition at line 27 of file SetJointTrajectory.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::trajectory_msgs::JointTrajectory_<ContainerAllocator> cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::_trajectory_type

Definition at line 40 of file SetJointTrajectory.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_srvs::SetJointTrajectoryRequest_<ContainerAllocator> const> cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::ConstPtr

Definition at line 125 of file SetJointTrajectory.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_srvs::SetJointTrajectoryRequest_<ContainerAllocator> > cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::Ptr

Definition at line 124 of file SetJointTrajectory.h.

template<class ContainerAllocator >
typedef SetJointTrajectoryRequest_<ContainerAllocator> cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::Type

Definition at line 28 of file SetJointTrajectory.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::SetJointTrajectoryRequest_ (  )  [inline]

Definition at line 30 of file SetJointTrajectory.h.

template<class ContainerAllocator >
cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::SetJointTrajectoryRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 35 of file SetJointTrajectory.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 49 of file SetJointTrajectory.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 56 of file SetJointTrajectory.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 101 of file SetJointTrajectory.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 63 of file SetJointTrajectory.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 47 of file SetJointTrajectory.h.

template<class ContainerAllocator >
static const char* cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 45 of file SetJointTrajectory.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 54 of file SetJointTrajectory.h.

template<class ContainerAllocator >
static const char* cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 52 of file SetJointTrajectory.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 99 of file SetJointTrajectory.h.

template<class ContainerAllocator >
static const char* cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 66 of file SetJointTrajectory.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 61 of file SetJointTrajectory.h.

template<class ContainerAllocator >
static const char* cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 59 of file SetJointTrajectory.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 110 of file SetJointTrajectory.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 117 of file SetJointTrajectory.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 103 of file SetJointTrajectory.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::__connection_header

Definition at line 126 of file SetJointTrajectory.h.

template<class ContainerAllocator >
::trajectory_msgs::JointTrajectory_<ContainerAllocator> cob_srvs::SetJointTrajectoryRequest_< ContainerAllocator >::trajectory

Definition at line 41 of file SetJointTrajectory.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


cob_srvs
Author(s): Florian Weisshardt
autogenerated on Fri Mar 1 14:42:35 2013