$search

actionlib_msgs::GoalStatusArray_< ContainerAllocator > Struct Template Reference

#include <GoalStatusArray.h>

List of all members.

Public Types

typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef std::vector
< ::actionlib_msgs::GoalStatus_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::actionlib_msgs::GoalStatus_
< ContainerAllocator >
>::other > 
_status_list_type
typedef boost::shared_ptr
< ::actionlib_msgs::GoalStatusArray_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::actionlib_msgs::GoalStatusArray_
< ContainerAllocator > > 
Ptr
typedef GoalStatusArray_
< 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
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_status_list_size () const
ROS_DEPRECATED void get_status_list_vec (std::vector< ::actionlib_msgs::GoalStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::actionlib_msgs::GoalStatus_< ContainerAllocator > >::other > &vec) const
 GoalStatusArray_ (const ContainerAllocator &_alloc)
 GoalStatusArray_ ()
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_status_list_size (uint32_t size)
ROS_DEPRECATED void set_status_list_vec (const std::vector< ::actionlib_msgs::GoalStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::actionlib_msgs::GoalStatus_< ContainerAllocator > >::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_msgs::Header_
< ContainerAllocator > 
header
std::vector
< ::actionlib_msgs::GoalStatus_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::actionlib_msgs::GoalStatus_
< ContainerAllocator >
>::other > 
status_list

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 actionlib_msgs::GoalStatusArray_< ContainerAllocator >

Definition at line 23 of file GoalStatusArray.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> actionlib_msgs::GoalStatusArray_< ContainerAllocator >::_header_type

Definition at line 38 of file GoalStatusArray.h.

template<class ContainerAllocator >
typedef std::vector< ::actionlib_msgs::GoalStatus_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::actionlib_msgs::GoalStatus_<ContainerAllocator> >::other > actionlib_msgs::GoalStatusArray_< ContainerAllocator >::_status_list_type

Definition at line 41 of file GoalStatusArray.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::actionlib_msgs::GoalStatusArray_<ContainerAllocator> const> actionlib_msgs::GoalStatusArray_< ContainerAllocator >::ConstPtr

Definition at line 158 of file GoalStatusArray.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::actionlib_msgs::GoalStatusArray_<ContainerAllocator> > actionlib_msgs::GoalStatusArray_< ContainerAllocator >::Ptr

Definition at line 157 of file GoalStatusArray.h.

template<class ContainerAllocator >
typedef GoalStatusArray_<ContainerAllocator> actionlib_msgs::GoalStatusArray_< ContainerAllocator >::Type

Definition at line 24 of file GoalStatusArray.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
actionlib_msgs::GoalStatusArray_< ContainerAllocator >::GoalStatusArray_ (  )  [inline]

Definition at line 26 of file GoalStatusArray.h.

template<class ContainerAllocator >
actionlib_msgs::GoalStatusArray_< ContainerAllocator >::GoalStatusArray_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file GoalStatusArray.h.


Member Function Documentation

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

Definition at line 54 of file GoalStatusArray.h.

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

Definition at line 61 of file GoalStatusArray.h.

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

Definition at line 131 of file GoalStatusArray.h.

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

Definition at line 52 of file GoalStatusArray.h.

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

Definition at line 50 of file GoalStatusArray.h.

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

Definition at line 59 of file GoalStatusArray.h.

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

Definition at line 57 of file GoalStatusArray.h.

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

Definition at line 129 of file GoalStatusArray.h.

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

Definition at line 64 of file GoalStatusArray.h.

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

Definition at line 141 of file GoalStatusArray.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t actionlib_msgs::GoalStatusArray_< ContainerAllocator >::get_status_list_size (  )  const [inline]

Definition at line 45 of file GoalStatusArray.h.

template<class ContainerAllocator >
ROS_DEPRECATED void actionlib_msgs::GoalStatusArray_< ContainerAllocator >::get_status_list_vec ( std::vector< ::actionlib_msgs::GoalStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::actionlib_msgs::GoalStatus_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 47 of file GoalStatusArray.h.

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

Definition at line 149 of file GoalStatusArray.h.

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

Definition at line 133 of file GoalStatusArray.h.

template<class ContainerAllocator >
ROS_DEPRECATED void actionlib_msgs::GoalStatusArray_< ContainerAllocator >::set_status_list_size ( uint32_t  size  )  [inline]

Definition at line 46 of file GoalStatusArray.h.

template<class ContainerAllocator >
ROS_DEPRECATED void actionlib_msgs::GoalStatusArray_< ContainerAllocator >::set_status_list_vec ( const std::vector< ::actionlib_msgs::GoalStatus_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::actionlib_msgs::GoalStatus_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 48 of file GoalStatusArray.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > actionlib_msgs::GoalStatusArray_< ContainerAllocator >::__connection_header

Definition at line 159 of file GoalStatusArray.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> actionlib_msgs::GoalStatusArray_< ContainerAllocator >::header

Definition at line 39 of file GoalStatusArray.h.

template<class ContainerAllocator >
std::vector< ::actionlib_msgs::GoalStatus_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::actionlib_msgs::GoalStatus_<ContainerAllocator> >::other > actionlib_msgs::GoalStatusArray_< ContainerAllocator >::status_list

Definition at line 42 of file GoalStatusArray.h.


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


actionlib_msgs
Author(s): Vijay Pradeep
autogenerated on Fri Mar 1 15:06:29 2013