Project: bml_srvs

License: BSD

Dependencies:

Used by:

All Packages

bml_srvs::BMLRealizationResponse_< ContainerAllocator > Struct Template Reference

#include <BMLRealization.h>

List of all members.

Public Types

typedef std::vector
< ::bml_msgs::BehaviorResult_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::bml_msgs::BehaviorResult_
< ContainerAllocator >
>::other > 
_behaviors_type
typedef ::bml_msgs::Flag_
< ContainerAllocator > 
_success_type
typedef boost::shared_ptr
< ::bml_srvs::BMLRealizationResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::bml_srvs::BMLRealizationResponse_
< ContainerAllocator > > 
Ptr
typedef
BMLRealizationResponse_
< 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
 BMLRealizationResponse_ (const ContainerAllocator &_alloc)
 BMLRealizationResponse_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_behaviors_size () const
ROS_DEPRECATED void get_behaviors_vec (std::vector< ::bml_msgs::BehaviorResult_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::bml_msgs::BehaviorResult_< ContainerAllocator > >::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_behaviors_size (uint32_t size)
ROS_DEPRECATED void set_behaviors_vec (const std::vector< ::bml_msgs::BehaviorResult_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::bml_msgs::BehaviorResult_< 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

std::vector
< ::bml_msgs::BehaviorResult_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::bml_msgs::BehaviorResult_
< ContainerAllocator >
>::other > 
behaviors
::bml_msgs::Flag_
< ContainerAllocator > 
success

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 bml_srvs::BMLRealizationResponse_< ContainerAllocator >

Definition at line 102 of file BMLRealization.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::bml_msgs::BehaviorResult_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::bml_msgs::BehaviorResult_<ContainerAllocator> >::other > bml_srvs::BMLRealizationResponse_< ContainerAllocator >::_behaviors_type

Definition at line 121 of file BMLRealization.h.

template<class ContainerAllocator >
typedef ::bml_msgs::Flag_<ContainerAllocator> bml_srvs::BMLRealizationResponse_< ContainerAllocator >::_success_type

Definition at line 118 of file BMLRealization.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bml_srvs::BMLRealizationResponse_<ContainerAllocator> const> bml_srvs::BMLRealizationResponse_< ContainerAllocator >::ConstPtr

Definition at line 244 of file BMLRealization.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bml_srvs::BMLRealizationResponse_<ContainerAllocator> > bml_srvs::BMLRealizationResponse_< ContainerAllocator >::Ptr

Definition at line 243 of file BMLRealization.h.

template<class ContainerAllocator >
typedef BMLRealizationResponse_<ContainerAllocator> bml_srvs::BMLRealizationResponse_< ContainerAllocator >::Type

Definition at line 104 of file BMLRealization.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
bml_srvs::BMLRealizationResponse_< ContainerAllocator >::BMLRealizationResponse_ (  )  [inline]

Definition at line 106 of file BMLRealization.h.

template<class ContainerAllocator >
bml_srvs::BMLRealizationResponse_< ContainerAllocator >::BMLRealizationResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 112 of file BMLRealization.h.


Member Function Documentation

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

Definition at line 134 of file BMLRealization.h.

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

Definition at line 141 of file BMLRealization.h.

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

Definition at line 217 of file BMLRealization.h.

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

Definition at line 148 of file BMLRealization.h.

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

Definition at line 132 of file BMLRealization.h.

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

Definition at line 130 of file BMLRealization.h.

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

Definition at line 139 of file BMLRealization.h.

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

Definition at line 137 of file BMLRealization.h.

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

Definition at line 215 of file BMLRealization.h.

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

Definition at line 151 of file BMLRealization.h.

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

Definition at line 146 of file BMLRealization.h.

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

Definition at line 144 of file BMLRealization.h.

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

Definition at line 227 of file BMLRealization.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t bml_srvs::BMLRealizationResponse_< ContainerAllocator >::get_behaviors_size (  )  const [inline]

Definition at line 125 of file BMLRealization.h.

template<class ContainerAllocator >
ROS_DEPRECATED void bml_srvs::BMLRealizationResponse_< ContainerAllocator >::get_behaviors_vec ( std::vector< ::bml_msgs::BehaviorResult_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::bml_msgs::BehaviorResult_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 127 of file BMLRealization.h.

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

Definition at line 235 of file BMLRealization.h.

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

Definition at line 219 of file BMLRealization.h.

template<class ContainerAllocator >
ROS_DEPRECATED void bml_srvs::BMLRealizationResponse_< ContainerAllocator >::set_behaviors_size ( uint32_t  size  )  [inline]

Definition at line 126 of file BMLRealization.h.

template<class ContainerAllocator >
ROS_DEPRECATED void bml_srvs::BMLRealizationResponse_< ContainerAllocator >::set_behaviors_vec ( const std::vector< ::bml_msgs::BehaviorResult_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::bml_msgs::BehaviorResult_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 128 of file BMLRealization.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector< ::bml_msgs::BehaviorResult_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::bml_msgs::BehaviorResult_<ContainerAllocator> >::other > bml_srvs::BMLRealizationResponse_< ContainerAllocator >::behaviors

Definition at line 122 of file BMLRealization.h.

template<class ContainerAllocator >
::bml_msgs::Flag_<ContainerAllocator> bml_srvs::BMLRealizationResponse_< ContainerAllocator >::success

Definition at line 119 of file BMLRealization.h.


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

bml_srvs
Author(s): Aaron Holroyd (aholroyd (at) wpi (dot) edu)
autogenerated on Fri Sep 9 10:44:10 2011