Project: engagement_srvs

License: BSD

Dependencies:

Used by:

All Packages

engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator > Struct Template Reference

#include <RobotDirectedGaze.h>

List of all members.

Public Types

typedef
::engagement_msgs::ActorID_
< ContainerAllocator > 
_actor_type
typedef ::bml_msgs::Flag_
< ContainerAllocator > 
_done_type
typedef std::vector
< ::bml_msgs::Entity_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::bml_msgs::Entity_
< ContainerAllocator >
>::other > 
_objects_type
typedef boost::shared_ptr
< ::engagement_srvs::RobotDirectedGazeRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::engagement_srvs::RobotDirectedGazeRequest_
< ContainerAllocator > > 
Ptr
typedef
RobotDirectedGazeRequest_
< 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_objects_size () const
ROS_DEPRECATED void get_objects_vec (std::vector< ::bml_msgs::Entity_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::bml_msgs::Entity_< ContainerAllocator > >::other > &vec) const
 RobotDirectedGazeRequest_ (const ContainerAllocator &_alloc)
 RobotDirectedGazeRequest_ ()
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_objects_size (uint32_t size)
ROS_DEPRECATED void set_objects_vec (const std::vector< ::bml_msgs::Entity_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::bml_msgs::Entity_< 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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

::engagement_msgs::ActorID_
< ContainerAllocator > 
actor
::bml_msgs::Flag_
< ContainerAllocator > 
done
std::vector
< ::bml_msgs::Entity_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::bml_msgs::Entity_
< ContainerAllocator >
>::other > 
objects

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 engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >

Definition at line 20 of file RobotDirectedGaze.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::engagement_msgs::ActorID_<ContainerAllocator> engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::_actor_type

Definition at line 35 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
typedef ::bml_msgs::Flag_<ContainerAllocator> engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::_done_type

Definition at line 38 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
typedef std::vector< ::bml_msgs::Entity_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::bml_msgs::Entity_<ContainerAllocator> >::other > engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::_objects_type

Definition at line 41 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::engagement_srvs::RobotDirectedGazeRequest_<ContainerAllocator> const> engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::ConstPtr

Definition at line 185 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::engagement_srvs::RobotDirectedGazeRequest_<ContainerAllocator> > engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::Ptr

Definition at line 184 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
typedef RobotDirectedGazeRequest_<ContainerAllocator> engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::Type

Definition at line 19 of file RobotDirectedGaze.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::RobotDirectedGazeRequest_ (  )  [inline]

Definition at line 21 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::RobotDirectedGazeRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 28 of file RobotDirectedGaze.h.


Member Function Documentation

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

Definition at line 54 of file RobotDirectedGaze.h.

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

Definition at line 61 of file RobotDirectedGaze.h.

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

Definition at line 155 of file RobotDirectedGaze.h.

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

Definition at line 68 of file RobotDirectedGaze.h.

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

Definition at line 52 of file RobotDirectedGaze.h.

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

Definition at line 50 of file RobotDirectedGaze.h.

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

Definition at line 59 of file RobotDirectedGaze.h.

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

Definition at line 57 of file RobotDirectedGaze.h.

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

Definition at line 153 of file RobotDirectedGaze.h.

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

Definition at line 71 of file RobotDirectedGaze.h.

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

Definition at line 66 of file RobotDirectedGaze.h.

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

Definition at line 64 of file RobotDirectedGaze.h.

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

Definition at line 166 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::get_objects_size (  )  const [inline]

Definition at line 45 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
ROS_DEPRECATED void engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::get_objects_vec ( std::vector< ::bml_msgs::Entity_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::bml_msgs::Entity_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 47 of file RobotDirectedGaze.h.

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

Definition at line 175 of file RobotDirectedGaze.h.

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

Definition at line 157 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
ROS_DEPRECATED void engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::set_objects_size ( uint32_t  size  )  [inline]

Definition at line 46 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
ROS_DEPRECATED void engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::set_objects_vec ( const std::vector< ::bml_msgs::Entity_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::bml_msgs::Entity_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 48 of file RobotDirectedGaze.h.


Member Data Documentation

template<class ContainerAllocator >
::engagement_msgs::ActorID_<ContainerAllocator> engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::actor

Definition at line 36 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
::bml_msgs::Flag_<ContainerAllocator> engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::done

Definition at line 39 of file RobotDirectedGaze.h.

template<class ContainerAllocator >
std::vector< ::bml_msgs::Entity_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::bml_msgs::Entity_<ContainerAllocator> >::other > engagement_srvs::RobotDirectedGazeRequest_< ContainerAllocator >::objects

Definition at line 42 of file RobotDirectedGaze.h.


The documentation for this struct was generated from the following file:

engagement_srvs
Author(s): Aaron Holroyd (aholroyd (at) wpi (dot) edu), Brett Ponsler (bponsler (at) wpi (dot) edu)
autogenerated on Fri Sep 9 10:35:47 2011