#include <simRosSetIntegerSignal.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _signalName_type |
typedef int32_t | _signalValue_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetIntegerSignalRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetIntegerSignalRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetIntegerSignalRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetIntegerSignalRequest_ (const ContainerAllocator &_alloc) | |
simRosSetIntegerSignalRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | signalName |
int32_t | signalValue |
Definition at line 25 of file simRosSetIntegerSignal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::_signalName_type |
Definition at line 40 of file simRosSetIntegerSignal.h.
typedef int32_t vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::_signalValue_type |
Definition at line 43 of file simRosSetIntegerSignal.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetIntegerSignalRequest_<ContainerAllocator> const> vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file simRosSetIntegerSignal.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetIntegerSignalRequest_<ContainerAllocator> > vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file simRosSetIntegerSignal.h.
typedef simRosSetIntegerSignalRequest_<ContainerAllocator> vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosSetIntegerSignal.h.
vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::simRosSetIntegerSignalRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosSetIntegerSignal.h.
vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::simRosSetIntegerSignalRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file simRosSetIntegerSignal.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file simRosSetIntegerSignal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::signalName |
Definition at line 41 of file simRosSetIntegerSignal.h.
int32_t vrep_common::simRosSetIntegerSignalRequest_< ContainerAllocator >::signalValue |
Definition at line 44 of file simRosSetIntegerSignal.h.