$search

srs_env_model_percp::EstimateBBResponse_< ContainerAllocator > Struct Template Reference

#include <EstimateBB.h>

List of all members.

Public Types

typedef boost::array< float, 3 > _p1_type
typedef boost::array< float, 3 > _p2_type
typedef boost::array< float, 3 > _p3_type
typedef boost::array< float, 3 > _p4_type
typedef boost::array< float, 3 > _p5_type
typedef boost::array< float, 3 > _p6_type
typedef boost::array< float, 3 > _p7_type
typedef boost::array< float, 3 > _p8_type
typedef ::geometry_msgs::Pose_
< ContainerAllocator > 
_pose_type
typedef
::geometry_msgs::Vector3_
< ContainerAllocator > 
_scale_type
typedef boost::shared_ptr
< ::srs_env_model_percp::EstimateBBResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_env_model_percp::EstimateBBResponse_
< ContainerAllocator > > 
Ptr
typedef EstimateBBResponse_
< 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)
 EstimateBBResponse_ (const ContainerAllocator &_alloc)
 EstimateBBResponse_ ()
ROS_DEPRECATED uint32_t get_p1_size () const
ROS_DEPRECATED uint32_t get_p2_size () const
ROS_DEPRECATED uint32_t get_p3_size () const
ROS_DEPRECATED uint32_t get_p4_size () const
ROS_DEPRECATED uint32_t get_p5_size () const
ROS_DEPRECATED uint32_t get_p6_size () const
ROS_DEPRECATED uint32_t get_p7_size () const
ROS_DEPRECATED uint32_t get_p8_size () const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

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

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
boost::array< float, 3 > p1
boost::array< float, 3 > p2
boost::array< float, 3 > p3
boost::array< float, 3 > p4
boost::array< float, 3 > p5
boost::array< float, 3 > p6
boost::array< float, 3 > p7
boost::array< float, 3 > p8
::geometry_msgs::Pose_
< ContainerAllocator > 
pose
::geometry_msgs::Vector3_
< ContainerAllocator > 
scale

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 srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >

Definition at line 166 of file EstimateBB.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_p1_type

Definition at line 213 of file EstimateBB.h.

template<class ContainerAllocator >
typedef boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_p2_type

Definition at line 216 of file EstimateBB.h.

template<class ContainerAllocator >
typedef boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_p3_type

Definition at line 219 of file EstimateBB.h.

template<class ContainerAllocator >
typedef boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_p4_type

Definition at line 222 of file EstimateBB.h.

template<class ContainerAllocator >
typedef boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_p5_type

Definition at line 225 of file EstimateBB.h.

template<class ContainerAllocator >
typedef boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_p6_type

Definition at line 228 of file EstimateBB.h.

template<class ContainerAllocator >
typedef boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_p7_type

Definition at line 231 of file EstimateBB.h.

template<class ContainerAllocator >
typedef boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_p8_type

Definition at line 234 of file EstimateBB.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Pose_<ContainerAllocator> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_pose_type

Definition at line 237 of file EstimateBB.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Vector3_<ContainerAllocator> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::_scale_type

Definition at line 240 of file EstimateBB.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_env_model_percp::EstimateBBResponse_<ContainerAllocator> const> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::ConstPtr

Definition at line 381 of file EstimateBB.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_env_model_percp::EstimateBBResponse_<ContainerAllocator> > srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::Ptr

Definition at line 380 of file EstimateBB.h.

template<class ContainerAllocator >
typedef EstimateBBResponse_<ContainerAllocator> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::Type

Definition at line 167 of file EstimateBB.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::EstimateBBResponse_ (  )  [inline]

Definition at line 169 of file EstimateBB.h.

template<class ContainerAllocator >
srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::EstimateBBResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 191 of file EstimateBB.h.


Member Function Documentation

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

Definition at line 257 of file EstimateBB.h.

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

Definition at line 264 of file EstimateBB.h.

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

Definition at line 330 of file EstimateBB.h.

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

Definition at line 271 of file EstimateBB.h.

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

Definition at line 255 of file EstimateBB.h.

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

Definition at line 253 of file EstimateBB.h.

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

Definition at line 262 of file EstimateBB.h.

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

Definition at line 260 of file EstimateBB.h.

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

Definition at line 328 of file EstimateBB.h.

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

Definition at line 274 of file EstimateBB.h.

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

Definition at line 269 of file EstimateBB.h.

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

Definition at line 267 of file EstimateBB.h.

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

Definition at line 348 of file EstimateBB.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::get_p1_size (  )  const [inline]

Definition at line 244 of file EstimateBB.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::get_p2_size (  )  const [inline]

Definition at line 245 of file EstimateBB.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::get_p3_size (  )  const [inline]

Definition at line 246 of file EstimateBB.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::get_p4_size (  )  const [inline]

Definition at line 247 of file EstimateBB.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::get_p5_size (  )  const [inline]

Definition at line 248 of file EstimateBB.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::get_p6_size (  )  const [inline]

Definition at line 249 of file EstimateBB.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::get_p7_size (  )  const [inline]

Definition at line 250 of file EstimateBB.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::get_p8_size (  )  const [inline]

Definition at line 251 of file EstimateBB.h.

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

Definition at line 364 of file EstimateBB.h.

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

Definition at line 332 of file EstimateBB.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::__connection_header

Definition at line 382 of file EstimateBB.h.

template<class ContainerAllocator >
boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::p1

Definition at line 214 of file EstimateBB.h.

template<class ContainerAllocator >
boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::p2

Definition at line 217 of file EstimateBB.h.

template<class ContainerAllocator >
boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::p3

Definition at line 220 of file EstimateBB.h.

template<class ContainerAllocator >
boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::p4

Definition at line 223 of file EstimateBB.h.

template<class ContainerAllocator >
boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::p5

Definition at line 226 of file EstimateBB.h.

template<class ContainerAllocator >
boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::p6

Definition at line 229 of file EstimateBB.h.

template<class ContainerAllocator >
boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::p7

Definition at line 232 of file EstimateBB.h.

template<class ContainerAllocator >
boost::array<float, 3> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::p8

Definition at line 235 of file EstimateBB.h.

template<class ContainerAllocator >
::geometry_msgs::Pose_<ContainerAllocator> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::pose

Definition at line 238 of file EstimateBB.h.

template<class ContainerAllocator >
::geometry_msgs::Vector3_<ContainerAllocator> srs_env_model_percp::EstimateBBResponse_< ContainerAllocator >::scale

Definition at line 241 of file EstimateBB.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


srs_env_model_percp
Author(s): Rostislav Hulik (ihulik@fit.vutbr.cz), Tomas Hodan, Michal Spanel (spanel@fit.vutbr.cz)
autogenerated on Tue Mar 5 14:55:27 2013