#include <simRosEnableSubscriber.h>
Public Types | |
typedef int32_t | _auxInt1_type |
typedef int32_t | _auxInt2_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _auxString_type |
typedef int32_t | _queueSize_type |
typedef int32_t | _streamCmd_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _topicName_type |
typedef boost::shared_ptr < ::vrep_common::simRosEnableSubscriberRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosEnableSubscriberRequest_ < ContainerAllocator > > | Ptr |
typedef simRosEnableSubscriberRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosEnableSubscriberRequest_ (const ContainerAllocator &_alloc) | |
simRosEnableSubscriberRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | auxInt1 |
int32_t | auxInt2 |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | auxString |
int32_t | queueSize |
int32_t | streamCmd |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | topicName |
Definition at line 25 of file simRosEnableSubscriber.h.
typedef int32_t vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::_auxInt1_type |
Definition at line 57 of file simRosEnableSubscriber.h.
typedef int32_t vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::_auxInt2_type |
Definition at line 60 of file simRosEnableSubscriber.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::_auxString_type |
Definition at line 63 of file simRosEnableSubscriber.h.
typedef int32_t vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::_queueSize_type |
Definition at line 51 of file simRosEnableSubscriber.h.
typedef int32_t vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::_streamCmd_type |
Definition at line 54 of file simRosEnableSubscriber.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::_topicName_type |
Definition at line 48 of file simRosEnableSubscriber.h.
typedef boost::shared_ptr< ::vrep_common::simRosEnableSubscriberRequest_<ContainerAllocator> const> vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::ConstPtr |
Definition at line 68 of file simRosEnableSubscriber.h.
typedef boost::shared_ptr< ::vrep_common::simRosEnableSubscriberRequest_<ContainerAllocator> > vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::Ptr |
Definition at line 67 of file simRosEnableSubscriber.h.
typedef simRosEnableSubscriberRequest_<ContainerAllocator> vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosEnableSubscriber.h.
vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::simRosEnableSubscriberRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosEnableSubscriber.h.
vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::simRosEnableSubscriberRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 38 of file simRosEnableSubscriber.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::__connection_header |
Definition at line 69 of file simRosEnableSubscriber.h.
int32_t vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::auxInt1 |
Definition at line 58 of file simRosEnableSubscriber.h.
int32_t vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::auxInt2 |
Definition at line 61 of file simRosEnableSubscriber.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::auxString |
Definition at line 64 of file simRosEnableSubscriber.h.
int32_t vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::queueSize |
Definition at line 52 of file simRosEnableSubscriber.h.
int32_t vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::streamCmd |
Definition at line 55 of file simRosEnableSubscriber.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosEnableSubscriberRequest_< ContainerAllocator >::topicName |
Definition at line 49 of file simRosEnableSubscriber.h.