Project: engagement_msgs License: BSD Dependencies:
Used by: |
engagement_msgs::Performance_< ContainerAllocator > Struct Template Reference
Detailed Descriptiontemplate<class ContainerAllocator>
|
typedef ::engagement_msgs::ActorID_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::_actor_type |
Definition at line 40 of file Performance.h.
typedef ::bml_msgs::Flag_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::_begin_type |
Definition at line 43 of file Performance.h.
typedef std::vector< ::bml_msgs::Entity_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::bml_msgs::Entity_<ContainerAllocator> >::other > engagement_msgs::Performance_< ContainerAllocator >::_objects_type |
Definition at line 49 of file Performance.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > engagement_msgs::Performance_< ContainerAllocator >::_prob_type |
Definition at line 46 of file Performance.h.
typedef boost::shared_ptr< ::engagement_msgs::Performance_<ContainerAllocator> const> engagement_msgs::Performance_< ContainerAllocator >::ConstPtr |
Definition at line 195 of file Performance.h.
typedef boost::shared_ptr< ::engagement_msgs::Performance_<ContainerAllocator> > engagement_msgs::Performance_< ContainerAllocator >::Ptr |
Definition at line 194 of file Performance.h.
typedef Performance_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::Type |
Definition at line 22 of file Performance.h.
engagement_msgs::Performance_< ContainerAllocator >::Performance_ | ( | ) | [inline] |
Definition at line 24 of file Performance.h.
engagement_msgs::Performance_< ContainerAllocator >::Performance_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file Performance.h.
ROS_DEPRECATED const std::string engagement_msgs::Performance_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 66 of file Performance.h.
ROS_DEPRECATED const std::string engagement_msgs::Performance_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 73 of file Performance.h.
ROS_DEPRECATED const std::string engagement_msgs::Performance_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 162 of file Performance.h.
static ROS_DEPRECATED const std::string engagement_msgs::Performance_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 64 of file Performance.h.
static const char* engagement_msgs::Performance_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 62 of file Performance.h.
static ROS_DEPRECATED const std::string engagement_msgs::Performance_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 71 of file Performance.h.
static const char* engagement_msgs::Performance_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 69 of file Performance.h.
static ROS_DEPRECATED const std::string engagement_msgs::Performance_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 160 of file Performance.h.
static const char* engagement_msgs::Performance_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 76 of file Performance.h.
virtual ROS_DEPRECATED uint8_t* engagement_msgs::Performance_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 174 of file Performance.h.
ROS_DEPRECATED uint32_t engagement_msgs::Performance_< ContainerAllocator >::get_objects_size | ( | ) | const [inline] |
Definition at line 57 of file Performance.h.
ROS_DEPRECATED void engagement_msgs::Performance_< 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 59 of file Performance.h.
ROS_DEPRECATED uint32_t engagement_msgs::Performance_< ContainerAllocator >::get_prob_size | ( | ) | const [inline] |
Definition at line 53 of file Performance.h.
ROS_DEPRECATED void engagement_msgs::Performance_< ContainerAllocator >::get_prob_vec | ( | std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | const [inline] |
Definition at line 55 of file Performance.h.
virtual ROS_DEPRECATED uint32_t engagement_msgs::Performance_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 184 of file Performance.h.
virtual ROS_DEPRECATED uint8_t* engagement_msgs::Performance_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 164 of file Performance.h.
ROS_DEPRECATED void engagement_msgs::Performance_< ContainerAllocator >::set_objects_size | ( | uint32_t | size | ) | [inline] |
Definition at line 58 of file Performance.h.
ROS_DEPRECATED void engagement_msgs::Performance_< 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 60 of file Performance.h.
ROS_DEPRECATED void engagement_msgs::Performance_< ContainerAllocator >::set_prob_size | ( | uint32_t | size | ) | [inline] |
Definition at line 54 of file Performance.h.
ROS_DEPRECATED void engagement_msgs::Performance_< ContainerAllocator >::set_prob_vec | ( | const std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | [inline] |
Definition at line 56 of file Performance.h.
::engagement_msgs::ActorID_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::actor |
Definition at line 41 of file Performance.h.
::bml_msgs::Flag_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::begin |
Definition at line 44 of file Performance.h.
std::vector< ::bml_msgs::Entity_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::bml_msgs::Entity_<ContainerAllocator> >::other > engagement_msgs::Performance_< ContainerAllocator >::objects |
Definition at line 50 of file Performance.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > engagement_msgs::Performance_< ContainerAllocator >::prob |
Definition at line 47 of file Performance.h.