#include <simRosGetObjectGroupData.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _floatData_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _handles_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _intData_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _strings_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectGroupDataResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectGroupDataResponse_ < ContainerAllocator > > | Ptr |
typedef simRosGetObjectGroupDataResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetObjectGroupDataResponse_ (const ContainerAllocator &_alloc) | |
simRosGetObjectGroupDataResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | floatData |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | handles |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | intData |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | strings |
Definition at line 58 of file simRosGetObjectGroupData.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::_floatData_type |
Definition at line 83 of file simRosGetObjectGroupData.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::_handles_type |
Definition at line 77 of file simRosGetObjectGroupData.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::_intData_type |
Definition at line 80 of file simRosGetObjectGroupData.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::_strings_type |
Definition at line 86 of file simRosGetObjectGroupData.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectGroupDataResponse_<ContainerAllocator> const> vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::ConstPtr |
Definition at line 91 of file simRosGetObjectGroupData.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectGroupDataResponse_<ContainerAllocator> > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::Ptr |
Definition at line 90 of file simRosGetObjectGroupData.h.
typedef simRosGetObjectGroupDataResponse_<ContainerAllocator> vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::Type |
Definition at line 59 of file simRosGetObjectGroupData.h.
vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::simRosGetObjectGroupDataResponse_ | ( | ) | [inline] |
Definition at line 61 of file simRosGetObjectGroupData.h.
vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::simRosGetObjectGroupDataResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 69 of file simRosGetObjectGroupData.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::__connection_header |
Definition at line 92 of file simRosGetObjectGroupData.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::floatData |
Definition at line 84 of file simRosGetObjectGroupData.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::handles |
Definition at line 78 of file simRosGetObjectGroupData.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::intData |
Definition at line 81 of file simRosGetObjectGroupData.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > vrep_common::simRosGetObjectGroupDataResponse_< ContainerAllocator >::strings |
Definition at line 87 of file simRosGetObjectGroupData.h.