#include <simRosClearFloatSignal.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _signalName_type |
typedef boost::shared_ptr < ::vrep_common::simRosClearFloatSignalRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosClearFloatSignalRequest_ < ContainerAllocator > > | Ptr |
typedef simRosClearFloatSignalRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosClearFloatSignalRequest_ (const ContainerAllocator &_alloc) | |
simRosClearFloatSignalRequest_ () | |
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 |
Definition at line 25 of file simRosClearFloatSignal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosClearFloatSignalRequest_< ContainerAllocator >::_signalName_type |
Definition at line 38 of file simRosClearFloatSignal.h.
typedef boost::shared_ptr< ::vrep_common::simRosClearFloatSignalRequest_<ContainerAllocator> const> vrep_common::simRosClearFloatSignalRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file simRosClearFloatSignal.h.
typedef boost::shared_ptr< ::vrep_common::simRosClearFloatSignalRequest_<ContainerAllocator> > vrep_common::simRosClearFloatSignalRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file simRosClearFloatSignal.h.
typedef simRosClearFloatSignalRequest_<ContainerAllocator> vrep_common::simRosClearFloatSignalRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosClearFloatSignal.h.
vrep_common::simRosClearFloatSignalRequest_< ContainerAllocator >::simRosClearFloatSignalRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosClearFloatSignal.h.
vrep_common::simRosClearFloatSignalRequest_< ContainerAllocator >::simRosClearFloatSignalRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file simRosClearFloatSignal.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosClearFloatSignalRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file simRosClearFloatSignal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosClearFloatSignalRequest_< ContainerAllocator >::signalName |
Definition at line 39 of file simRosClearFloatSignal.h.