#include <simRosSetUIButtonLabel.h>
Public Types | |
typedef int32_t | _buttonID_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _downStateLabel_type |
typedef int32_t | _uiHandle_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _upStateLabel_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetUIButtonLabelRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetUIButtonLabelRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetUIButtonLabelRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetUIButtonLabelRequest_ (const ContainerAllocator &_alloc) | |
simRosSetUIButtonLabelRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | buttonID |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | downStateLabel |
int32_t | uiHandle |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | upStateLabel |
Definition at line 25 of file simRosSetUIButtonLabel.h.
typedef int32_t vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::_buttonID_type |
Definition at line 47 of file simRosSetUIButtonLabel.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::_downStateLabel_type |
Definition at line 53 of file simRosSetUIButtonLabel.h.
typedef int32_t vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::_uiHandle_type |
Definition at line 44 of file simRosSetUIButtonLabel.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::_upStateLabel_type |
Definition at line 50 of file simRosSetUIButtonLabel.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetUIButtonLabelRequest_<ContainerAllocator> const> vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::ConstPtr |
Definition at line 58 of file simRosSetUIButtonLabel.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetUIButtonLabelRequest_<ContainerAllocator> > vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::Ptr |
Definition at line 57 of file simRosSetUIButtonLabel.h.
typedef simRosSetUIButtonLabelRequest_<ContainerAllocator> vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosSetUIButtonLabel.h.
vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::simRosSetUIButtonLabelRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosSetUIButtonLabel.h.
vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::simRosSetUIButtonLabelRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file simRosSetUIButtonLabel.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::__connection_header |
Definition at line 59 of file simRosSetUIButtonLabel.h.
int32_t vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::buttonID |
Definition at line 48 of file simRosSetUIButtonLabel.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::downStateLabel |
Definition at line 54 of file simRosSetUIButtonLabel.h.
int32_t vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::uiHandle |
Definition at line 45 of file simRosSetUIButtonLabel.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosSetUIButtonLabelRequest_< ContainerAllocator >::upStateLabel |
Definition at line 51 of file simRosSetUIButtonLabel.h.