$search

arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator > Struct Template Reference

#include <AttachedCollisionObject.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_link_name_type
typedef
::arm_navigation_msgs::CollisionObject_
< ContainerAllocator > 
_object_type
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 > 
_touch_links_type
typedef boost::shared_ptr
< ::arm_navigation_msgs::AttachedCollisionObject_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::arm_navigation_msgs::AttachedCollisionObject_
< ContainerAllocator > > 
Ptr
typedef
AttachedCollisionObject_
< 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
 AttachedCollisionObject_ (const ContainerAllocator &_alloc)
 AttachedCollisionObject_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_touch_links_size () const
ROS_DEPRECATED void get_touch_links_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
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_touch_links_size (uint32_t size)
ROS_DEPRECATED void set_touch_links_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 ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
link_name
::arm_navigation_msgs::CollisionObject_
< ContainerAllocator > 
object
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 > 
touch_links

Static Public Attributes

static const std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
REMOVE_ALL_ATTACHED_OBJECTS = "\"all\""

Static Private Member Functions

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

Detailed Description

template<class ContainerAllocator>
struct arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >

Definition at line 22 of file AttachedCollisionObject.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::_link_name_type

Definition at line 39 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
typedef ::arm_navigation_msgs::CollisionObject_<ContainerAllocator> arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::_object_type

Definition at line 42 of file AttachedCollisionObject.h.

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 > arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::_touch_links_type

Definition at line 45 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::arm_navigation_msgs::AttachedCollisionObject_<ContainerAllocator> const> arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::ConstPtr

Definition at line 242 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::arm_navigation_msgs::AttachedCollisionObject_<ContainerAllocator> > arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::Ptr

Definition at line 241 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
typedef AttachedCollisionObject_<ContainerAllocator> arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::Type

Definition at line 23 of file AttachedCollisionObject.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::AttachedCollisionObject_ (  )  [inline]

Definition at line 25 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::AttachedCollisionObject_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file AttachedCollisionObject.h.


Member Function Documentation

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

Definition at line 59 of file AttachedCollisionObject.h.

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

Definition at line 66 of file AttachedCollisionObject.h.

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

Definition at line 212 of file AttachedCollisionObject.h.

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

Definition at line 57 of file AttachedCollisionObject.h.

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

Definition at line 55 of file AttachedCollisionObject.h.

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

Definition at line 64 of file AttachedCollisionObject.h.

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

Definition at line 62 of file AttachedCollisionObject.h.

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

Definition at line 210 of file AttachedCollisionObject.h.

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

Definition at line 69 of file AttachedCollisionObject.h.

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

Definition at line 223 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::get_touch_links_size (  )  const [inline]

Definition at line 50 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED void arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::get_touch_links_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 52 of file AttachedCollisionObject.h.

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

Definition at line 232 of file AttachedCollisionObject.h.

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

Definition at line 214 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED void arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::set_touch_links_size ( uint32_t  size  )  [inline]

Definition at line 51 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
ROS_DEPRECATED void arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::set_touch_links_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 53 of file AttachedCollisionObject.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::__connection_header

Definition at line 243 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::link_name

Definition at line 40 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
::arm_navigation_msgs::CollisionObject_<ContainerAllocator> arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::object

Definition at line 43 of file AttachedCollisionObject.h.

template<class ContainerAllocator >
const std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::REMOVE_ALL_ATTACHED_OBJECTS = "\"all\"" [inline, static]

Definition at line 48 of file AttachedCollisionObject.h.

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 > arm_navigation_msgs::AttachedCollisionObject_< ContainerAllocator >::touch_links

Definition at line 46 of file AttachedCollisionObject.h.


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


arm_navigation_msgs
Author(s): Gil Jones
autogenerated on Fri Mar 1 14:15:30 2013