#include <ObjectGroupData.h>
Public Types | |
typedef ::std_msgs::Float32MultiArray_ < ContainerAllocator > | _floatData_type |
typedef ::std_msgs::Int32MultiArray_ < ContainerAllocator > | _handles_type |
typedef ::std_msgs::Int32MultiArray_ < ContainerAllocator > | _intData_type |
typedef ::std_msgs::String_ < ContainerAllocator > | _stringData_type |
typedef boost::shared_ptr < ::vrep_common::ObjectGroupData_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::ObjectGroupData_ < ContainerAllocator > > | Ptr |
typedef ObjectGroupData_ < ContainerAllocator > | Type |
Public Member Functions | |
ObjectGroupData_ (const ContainerAllocator &_alloc) | |
ObjectGroupData_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Float32MultiArray_ < ContainerAllocator > | floatData |
::std_msgs::Int32MultiArray_ < ContainerAllocator > | handles |
::std_msgs::Int32MultiArray_ < ContainerAllocator > | intData |
::std_msgs::String_ < ContainerAllocator > | stringData |
Definition at line 23 of file ObjectGroupData.h.
typedef ::std_msgs::Float32MultiArray_<ContainerAllocator> vrep_common::ObjectGroupData_< ContainerAllocator >::_floatData_type |
Definition at line 46 of file ObjectGroupData.h.
typedef ::std_msgs::Int32MultiArray_<ContainerAllocator> vrep_common::ObjectGroupData_< ContainerAllocator >::_handles_type |
Definition at line 40 of file ObjectGroupData.h.
typedef ::std_msgs::Int32MultiArray_<ContainerAllocator> vrep_common::ObjectGroupData_< ContainerAllocator >::_intData_type |
Definition at line 43 of file ObjectGroupData.h.
typedef ::std_msgs::String_<ContainerAllocator> vrep_common::ObjectGroupData_< ContainerAllocator >::_stringData_type |
Definition at line 49 of file ObjectGroupData.h.
typedef boost::shared_ptr< ::vrep_common::ObjectGroupData_<ContainerAllocator> const> vrep_common::ObjectGroupData_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file ObjectGroupData.h.
typedef boost::shared_ptr< ::vrep_common::ObjectGroupData_<ContainerAllocator> > vrep_common::ObjectGroupData_< ContainerAllocator >::Ptr |
Definition at line 53 of file ObjectGroupData.h.
typedef ObjectGroupData_<ContainerAllocator> vrep_common::ObjectGroupData_< ContainerAllocator >::Type |
Definition at line 22 of file ObjectGroupData.h.
vrep_common::ObjectGroupData_< ContainerAllocator >::ObjectGroupData_ | ( | ) | [inline] |
Definition at line 24 of file ObjectGroupData.h.
vrep_common::ObjectGroupData_< ContainerAllocator >::ObjectGroupData_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ObjectGroupData.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::ObjectGroupData_< ContainerAllocator >::__connection_header |
Definition at line 55 of file ObjectGroupData.h.
::std_msgs::Float32MultiArray_<ContainerAllocator> vrep_common::ObjectGroupData_< ContainerAllocator >::floatData |
Definition at line 47 of file ObjectGroupData.h.
::std_msgs::Int32MultiArray_<ContainerAllocator> vrep_common::ObjectGroupData_< ContainerAllocator >::handles |
Definition at line 41 of file ObjectGroupData.h.
::std_msgs::Int32MultiArray_<ContainerAllocator> vrep_common::ObjectGroupData_< ContainerAllocator >::intData |
Definition at line 44 of file ObjectGroupData.h.
::std_msgs::String_<ContainerAllocator> vrep_common::ObjectGroupData_< ContainerAllocator >::stringData |
Definition at line 50 of file ObjectGroupData.h.