#include <simRosGetObjects.h>
Public Types | |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _handles_type |
typedef int32_t | _result_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectsResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectsResponse_ < ContainerAllocator > > | Ptr |
typedef simRosGetObjectsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetObjectsResponse_ (const ContainerAllocator &_alloc) | |
simRosGetObjectsResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | handles |
int32_t | result |
Definition at line 53 of file simRosGetObjects.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::_handles_type |
Definition at line 71 of file simRosGetObjects.h.
typedef int32_t vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::_result_type |
Definition at line 68 of file simRosGetObjects.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectsResponse_<ContainerAllocator> const> vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file simRosGetObjects.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectsResponse_<ContainerAllocator> > vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file simRosGetObjects.h.
typedef simRosGetObjectsResponse_<ContainerAllocator> vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::Type |
Definition at line 54 of file simRosGetObjects.h.
vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::simRosGetObjectsResponse_ | ( | ) | [inline] |
Definition at line 56 of file simRosGetObjects.h.
vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::simRosGetObjectsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file simRosGetObjects.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file simRosGetObjects.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::handles |
Definition at line 72 of file simRosGetObjects.h.
int32_t vrep_common::simRosGetObjectsResponse_< ContainerAllocator >::result |
Definition at line 69 of file simRosGetObjects.h.