chomp_motion_planner::GetStateCostRequest_< ContainerAllocator > Struct Template Reference

#include <GetStateCost.h>

List of all members.

Public Types

typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_link_names_type
typedef
::motion_planning_msgs::RobotState_
< ContainerAllocator > 
_robot_state_type
typedef boost::shared_ptr
< ::chomp_motion_planner::GetStateCostRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::chomp_motion_planner::GetStateCostRequest_
< ContainerAllocator > > 
Ptr
typedef GetStateCostRequest_
< 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)
ROS_DEPRECATED uint32_t get_link_names_size () const
ROS_DEPRECATED void get_link_names_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const
 GetStateCostRequest_ (const ContainerAllocator &_alloc)
 GetStateCostRequest_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_link_names_size (uint32_t size)
ROS_DEPRECATED void set_link_names_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec)

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

std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
link_names
::motion_planning_msgs::RobotState_
< ContainerAllocator > 
robot_state

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 chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >

Definition at line 22 of file GetStateCost.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::_link_names_type

Definition at line 38 of file GetStateCost.h.

template<class ContainerAllocator >
typedef ::motion_planning_msgs::RobotState_<ContainerAllocator> chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::_robot_state_type

Definition at line 41 of file GetStateCost.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::chomp_motion_planner::GetStateCostRequest_<ContainerAllocator> const> chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::ConstPtr

Definition at line 192 of file GetStateCost.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::chomp_motion_planner::GetStateCostRequest_<ContainerAllocator> > chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::Ptr

Definition at line 191 of file GetStateCost.h.

template<class ContainerAllocator >
typedef GetStateCostRequest_<ContainerAllocator> chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::Type

Definition at line 24 of file GetStateCost.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::GetStateCostRequest_ (  )  [inline]

Definition at line 26 of file GetStateCost.h.

template<class ContainerAllocator >
chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::GetStateCostRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file GetStateCost.h.


Member Function Documentation

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

Definition at line 54 of file GetStateCost.h.

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

Definition at line 61 of file GetStateCost.h.

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

Definition at line 165 of file GetStateCost.h.

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

Definition at line 68 of file GetStateCost.h.

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

Definition at line 52 of file GetStateCost.h.

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

Definition at line 50 of file GetStateCost.h.

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

Definition at line 59 of file GetStateCost.h.

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

Definition at line 57 of file GetStateCost.h.

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

Definition at line 163 of file GetStateCost.h.

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

Definition at line 71 of file GetStateCost.h.

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

Definition at line 66 of file GetStateCost.h.

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

Definition at line 64 of file GetStateCost.h.

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

Definition at line 175 of file GetStateCost.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::get_link_names_size (  )  const [inline]

Definition at line 45 of file GetStateCost.h.

template<class ContainerAllocator >
ROS_DEPRECATED void chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::get_link_names_vec ( std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  const [inline]

Definition at line 47 of file GetStateCost.h.

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

Definition at line 183 of file GetStateCost.h.

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

Definition at line 167 of file GetStateCost.h.

template<class ContainerAllocator >
ROS_DEPRECATED void chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::set_link_names_size ( uint32_t  size  )  [inline]

Definition at line 46 of file GetStateCost.h.

template<class ContainerAllocator >
ROS_DEPRECATED void chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::set_link_names_vec ( const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  [inline]

Definition at line 48 of file GetStateCost.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::link_names

Definition at line 39 of file GetStateCost.h.

template<class ContainerAllocator >
::motion_planning_msgs::RobotState_<ContainerAllocator> chomp_motion_planner::GetStateCostRequest_< ContainerAllocator >::robot_state

Definition at line 42 of file GetStateCost.h.


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


chomp_motion_planner
Author(s): Mrinal Kalakrishnan / mail@mrinal.net
autogenerated on Fri Jan 11 09:52:45 2013