#include <simRosGetObjects.h>
Public Types | |
| typedef int32_t | _objectType_type |
| typedef boost::shared_ptr < ::vrep_common::simRosGetObjectsRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::vrep_common::simRosGetObjectsRequest_ < ContainerAllocator > > | Ptr |
| typedef simRosGetObjectsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| simRosGetObjectsRequest_ (const ContainerAllocator &_alloc) | |
| simRosGetObjectsRequest_ () | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | objectType |
Definition at line 25 of file simRosGetObjects.h.
| typedef int32_t vrep_common::simRosGetObjectsRequest_< ContainerAllocator >::_objectType_type |
Definition at line 38 of file simRosGetObjects.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetObjectsRequest_<ContainerAllocator> const> vrep_common::simRosGetObjectsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file simRosGetObjects.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetObjectsRequest_<ContainerAllocator> > vrep_common::simRosGetObjectsRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file simRosGetObjects.h.
| typedef simRosGetObjectsRequest_<ContainerAllocator> vrep_common::simRosGetObjectsRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosGetObjects.h.
| vrep_common::simRosGetObjectsRequest_< ContainerAllocator >::simRosGetObjectsRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosGetObjects.h.
| vrep_common::simRosGetObjectsRequest_< ContainerAllocator >::simRosGetObjectsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file simRosGetObjects.h.
| boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetObjectsRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file simRosGetObjects.h.
| int32_t vrep_common::simRosGetObjectsRequest_< ContainerAllocator >::objectType |
Definition at line 39 of file simRosGetObjects.h.