#include <simRosSetUIButtonProperty.h>
Public Types | |
typedef int32_t | _buttonID_type |
typedef int32_t | _propertyValue_type |
typedef int32_t | _uiHandle_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetUIButtonPropertyRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetUIButtonPropertyRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetUIButtonPropertyRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetUIButtonPropertyRequest_ (const ContainerAllocator &_alloc) | |
simRosSetUIButtonPropertyRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | buttonID |
int32_t | propertyValue |
int32_t | uiHandle |
Definition at line 25 of file simRosSetUIButtonProperty.h.
typedef int32_t vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::_buttonID_type |
Definition at line 45 of file simRosSetUIButtonProperty.h.
typedef int32_t vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::_propertyValue_type |
Definition at line 48 of file simRosSetUIButtonProperty.h.
typedef int32_t vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::_uiHandle_type |
Definition at line 42 of file simRosSetUIButtonProperty.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetUIButtonPropertyRequest_<ContainerAllocator> const> vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file simRosSetUIButtonProperty.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetUIButtonPropertyRequest_<ContainerAllocator> > vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file simRosSetUIButtonProperty.h.
typedef simRosSetUIButtonPropertyRequest_<ContainerAllocator> vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosSetUIButtonProperty.h.
vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::simRosSetUIButtonPropertyRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosSetUIButtonProperty.h.
vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::simRosSetUIButtonPropertyRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file simRosSetUIButtonProperty.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file simRosSetUIButtonProperty.h.
int32_t vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::buttonID |
Definition at line 46 of file simRosSetUIButtonProperty.h.
int32_t vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::propertyValue |
Definition at line 49 of file simRosSetUIButtonProperty.h.
int32_t vrep_common::simRosSetUIButtonPropertyRequest_< ContainerAllocator >::uiHandle |
Definition at line 43 of file simRosSetUIButtonProperty.h.