#include <simRosGetObjectGroupData.h>
Public Types | |
typedef int32_t | _dataType_type |
typedef int32_t | _objectType_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectGroupDataRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectGroupDataRequest_ < ContainerAllocator > > | Ptr |
typedef simRosGetObjectGroupDataRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetObjectGroupDataRequest_ (const ContainerAllocator &_alloc) | |
simRosGetObjectGroupDataRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | dataType |
int32_t | objectType |
Definition at line 25 of file simRosGetObjectGroupData.h.
typedef int32_t vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::_dataType_type |
Definition at line 43 of file simRosGetObjectGroupData.h.
typedef int32_t vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::_objectType_type |
Definition at line 40 of file simRosGetObjectGroupData.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectGroupDataRequest_<ContainerAllocator> const> vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file simRosGetObjectGroupData.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectGroupDataRequest_<ContainerAllocator> > vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file simRosGetObjectGroupData.h.
typedef simRosGetObjectGroupDataRequest_<ContainerAllocator> vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosGetObjectGroupData.h.
vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::simRosGetObjectGroupDataRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosGetObjectGroupData.h.
vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::simRosGetObjectGroupDataRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file simRosGetObjectGroupData.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file simRosGetObjectGroupData.h.
int32_t vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::dataType |
Definition at line 44 of file simRosGetObjectGroupData.h.
int32_t vrep_common::simRosGetObjectGroupDataRequest_< ContainerAllocator >::objectType |
Definition at line 41 of file simRosGetObjectGroupData.h.