$search

walk_msgs::GetPathResponse_< ContainerAllocator > Struct Template Reference

#include <GetPath.h>

List of all members.

Public Types

typedef ::walk_msgs::WalkPath_
< ContainerAllocator > 
_path_type
typedef boost::shared_ptr
< ::walk_msgs::GetPathResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::walk_msgs::GetPathResponse_
< ContainerAllocator > > 
Ptr
typedef GetPathResponse_
< 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)
 GetPathResponse_ (const ContainerAllocator &_alloc)
 GetPathResponse_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

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
::walk_msgs::WalkPath_
< ContainerAllocator > 
path

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 walk_msgs::GetPathResponse_< ContainerAllocator >

Definition at line 212 of file GetPath.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::walk_msgs::WalkPath_<ContainerAllocator> walk_msgs::GetPathResponse_< ContainerAllocator >::_path_type

Definition at line 225 of file GetPath.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::walk_msgs::GetPathResponse_<ContainerAllocator> const> walk_msgs::GetPathResponse_< ContainerAllocator >::ConstPtr

Definition at line 367 of file GetPath.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::walk_msgs::GetPathResponse_<ContainerAllocator> > walk_msgs::GetPathResponse_< ContainerAllocator >::Ptr

Definition at line 366 of file GetPath.h.

template<class ContainerAllocator >
typedef GetPathResponse_<ContainerAllocator> walk_msgs::GetPathResponse_< ContainerAllocator >::Type

Definition at line 213 of file GetPath.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
walk_msgs::GetPathResponse_< ContainerAllocator >::GetPathResponse_ (  )  [inline]

Definition at line 215 of file GetPath.h.

template<class ContainerAllocator >
walk_msgs::GetPathResponse_< ContainerAllocator >::GetPathResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 220 of file GetPath.h.


Member Function Documentation

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

Definition at line 234 of file GetPath.h.

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

Definition at line 241 of file GetPath.h.

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

Definition at line 343 of file GetPath.h.

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

Definition at line 248 of file GetPath.h.

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

Definition at line 232 of file GetPath.h.

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

Definition at line 230 of file GetPath.h.

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

Definition at line 239 of file GetPath.h.

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

Definition at line 237 of file GetPath.h.

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

Definition at line 341 of file GetPath.h.

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

Definition at line 251 of file GetPath.h.

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

Definition at line 246 of file GetPath.h.

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

Definition at line 244 of file GetPath.h.

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

Definition at line 352 of file GetPath.h.

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

Definition at line 359 of file GetPath.h.

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

Definition at line 345 of file GetPath.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > walk_msgs::GetPathResponse_< ContainerAllocator >::__connection_header

Definition at line 368 of file GetPath.h.

template<class ContainerAllocator >
::walk_msgs::WalkPath_<ContainerAllocator> walk_msgs::GetPathResponse_< ContainerAllocator >::path

Definition at line 226 of file GetPath.h.


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


walk_msgs
Author(s): Thomas Moulard
autogenerated on Fri Mar 1 15:43:11 2013