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