Project: engagement_msgs

License: BSD

Dependencies:

  • bml_msgs

Used by:

All Packages

engagement_msgs::Performance_< ContainerAllocator > Struct Template Reference

#include <Performance.h>

List of all members.

Public Types

typedef
::engagement_msgs::ActorID_
< ContainerAllocator > 
_actor_type
typedef ::bml_msgs::Flag_
< ContainerAllocator > 
_begin_type
typedef std::vector
< ::bml_msgs::Entity_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::bml_msgs::Entity_
< ContainerAllocator >
>::other > 
_objects_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_prob_type
typedef boost::shared_ptr
< ::engagement_msgs::Performance_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::engagement_msgs::Performance_
< ContainerAllocator > > 
Ptr
typedef Performance_
< 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_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
ROS_DEPRECATED uint32_t get_prob_size () const
ROS_DEPRECATED void get_prob_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
 Performance_ (const ContainerAllocator &_alloc)
 Performance_ ()
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)
ROS_DEPRECATED void set_prob_size (uint32_t size)
ROS_DEPRECATED void set_prob_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::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

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

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 engagement_msgs::Performance_< ContainerAllocator >

Definition at line 20 of file Performance.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::engagement_msgs::ActorID_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::_actor_type

Definition at line 40 of file Performance.h.

template<class ContainerAllocator >
typedef ::bml_msgs::Flag_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::_begin_type

Definition at line 43 of file Performance.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > engagement_msgs::Performance_< ContainerAllocator >::_prob_type

Definition at line 46 of file Performance.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::engagement_msgs::Performance_<ContainerAllocator> const> engagement_msgs::Performance_< ContainerAllocator >::ConstPtr

Definition at line 195 of file Performance.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::engagement_msgs::Performance_<ContainerAllocator> > engagement_msgs::Performance_< ContainerAllocator >::Ptr

Definition at line 194 of file Performance.h.

template<class ContainerAllocator >
typedef Performance_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::Type

Definition at line 22 of file Performance.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
engagement_msgs::Performance_< ContainerAllocator >::Performance_ (  )  [inline]

Definition at line 24 of file Performance.h.

template<class ContainerAllocator >
engagement_msgs::Performance_< ContainerAllocator >::Performance_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file Performance.h.


Member Function Documentation

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

Definition at line 66 of file Performance.h.

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

Definition at line 73 of file Performance.h.

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

Definition at line 162 of file Performance.h.

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

Definition at line 64 of file Performance.h.

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

Definition at line 62 of file Performance.h.

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

Definition at line 71 of file Performance.h.

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

Definition at line 69 of file Performance.h.

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

Definition at line 160 of file Performance.h.

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

Definition at line 76 of file Performance.h.

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

Definition at line 174 of file Performance.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t engagement_msgs::Performance_< ContainerAllocator >::get_objects_size (  )  const [inline]

Definition at line 57 of file Performance.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t engagement_msgs::Performance_< ContainerAllocator >::get_prob_size (  )  const [inline]

Definition at line 53 of file Performance.h.

template<class ContainerAllocator >
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.

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

Definition at line 184 of file Performance.h.

template<class ContainerAllocator >
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.

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

Definition at line 58 of file Performance.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
ROS_DEPRECATED void engagement_msgs::Performance_< ContainerAllocator >::set_prob_size ( uint32_t  size  )  [inline]

Definition at line 54 of file Performance.h.

template<class ContainerAllocator >
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.


Member Data Documentation

template<class ContainerAllocator >
::engagement_msgs::ActorID_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::actor

Definition at line 41 of file Performance.h.

template<class ContainerAllocator >
::bml_msgs::Flag_<ContainerAllocator> engagement_msgs::Performance_< ContainerAllocator >::begin

Definition at line 44 of file Performance.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > engagement_msgs::Performance_< ContainerAllocator >::prob

Definition at line 47 of file Performance.h.


The documentation for this struct was generated from the following file:
  • engagement_msgs/msg_gen/cpp/include/engagement_msgs/Performance.h

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