Project: bml_srvs License: BSD Dependencies: Used by: |
bml_srvs::BMLRealizationResponse_< ContainerAllocator > Struct Template Reference
Detailed Descriptiontemplate<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.
typedef ::bml_msgs::Flag_<ContainerAllocator> bml_srvs::BMLRealizationResponse_< ContainerAllocator >::_success_type |
Definition at line 118 of file BMLRealization.h.
typedef boost::shared_ptr< ::bml_srvs::BMLRealizationResponse_<ContainerAllocator> const> bml_srvs::BMLRealizationResponse_< ContainerAllocator >::ConstPtr |
Definition at line 244 of file BMLRealization.h.
typedef boost::shared_ptr< ::bml_srvs::BMLRealizationResponse_<ContainerAllocator> > bml_srvs::BMLRealizationResponse_< ContainerAllocator >::Ptr |
Definition at line 243 of file BMLRealization.h.
typedef BMLRealizationResponse_<ContainerAllocator> bml_srvs::BMLRealizationResponse_< ContainerAllocator >::Type |
Definition at line 104 of file BMLRealization.h.
bml_srvs::BMLRealizationResponse_< ContainerAllocator >::BMLRealizationResponse_ | ( | ) | [inline] |
Definition at line 106 of file BMLRealization.h.
bml_srvs::BMLRealizationResponse_< ContainerAllocator >::BMLRealizationResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 112 of file BMLRealization.h.
ROS_DEPRECATED const std::string bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 134 of file BMLRealization.h.
ROS_DEPRECATED const std::string bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 141 of file BMLRealization.h.
ROS_DEPRECATED const std::string bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 217 of file BMLRealization.h.
ROS_DEPRECATED const std::string bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 148 of file BMLRealization.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 132 of file BMLRealization.h.
static const char* bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 130 of file BMLRealization.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 139 of file BMLRealization.h.
static const char* bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 137 of file BMLRealization.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 215 of file BMLRealization.h.
static const char* bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 151 of file BMLRealization.h.
static ROS_DEPRECATED const std::string bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 146 of file BMLRealization.h.
static const char* bml_srvs::BMLRealizationResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 144 of file BMLRealization.h.
virtual ROS_DEPRECATED uint8_t* bml_srvs::BMLRealizationResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 227 of file BMLRealization.h.
ROS_DEPRECATED uint32_t bml_srvs::BMLRealizationResponse_< ContainerAllocator >::get_behaviors_size | ( | ) | const [inline] |
Definition at line 125 of file BMLRealization.h.
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.
virtual ROS_DEPRECATED uint32_t bml_srvs::BMLRealizationResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 235 of file BMLRealization.h.
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.
ROS_DEPRECATED void bml_srvs::BMLRealizationResponse_< ContainerAllocator >::set_behaviors_size | ( | uint32_t | size | ) | [inline] |
Definition at line 126 of file BMLRealization.h.
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.
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.
::bml_msgs::Flag_<ContainerAllocator> bml_srvs::BMLRealizationResponse_< ContainerAllocator >::success |
Definition at line 119 of file BMLRealization.h.