#include <simRosEnableSubscriber.h>
Public Types | |
typedef int32_t | _subscriberID_type |
typedef boost::shared_ptr < ::vrep_common::simRosEnableSubscriberResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosEnableSubscriberResponse_ < ContainerAllocator > > | Ptr |
typedef simRosEnableSubscriberResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosEnableSubscriberResponse_ (const ContainerAllocator &_alloc) | |
simRosEnableSubscriberResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | subscriberID |
Definition at line 78 of file simRosEnableSubscriber.h.
typedef int32_t vrep_common::simRosEnableSubscriberResponse_< ContainerAllocator >::_subscriberID_type |
Definition at line 91 of file simRosEnableSubscriber.h.
typedef boost::shared_ptr< ::vrep_common::simRosEnableSubscriberResponse_<ContainerAllocator> const> vrep_common::simRosEnableSubscriberResponse_< ContainerAllocator >::ConstPtr |
Definition at line 96 of file simRosEnableSubscriber.h.
typedef boost::shared_ptr< ::vrep_common::simRosEnableSubscriberResponse_<ContainerAllocator> > vrep_common::simRosEnableSubscriberResponse_< ContainerAllocator >::Ptr |
Definition at line 95 of file simRosEnableSubscriber.h.
typedef simRosEnableSubscriberResponse_<ContainerAllocator> vrep_common::simRosEnableSubscriberResponse_< ContainerAllocator >::Type |
Definition at line 79 of file simRosEnableSubscriber.h.
vrep_common::simRosEnableSubscriberResponse_< ContainerAllocator >::simRosEnableSubscriberResponse_ | ( | ) | [inline] |
Definition at line 81 of file simRosEnableSubscriber.h.
vrep_common::simRosEnableSubscriberResponse_< ContainerAllocator >::simRosEnableSubscriberResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 86 of file simRosEnableSubscriber.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosEnableSubscriberResponse_< ContainerAllocator >::__connection_header |
Definition at line 97 of file simRosEnableSubscriber.h.
int32_t vrep_common::simRosEnableSubscriberResponse_< ContainerAllocator >::subscriberID |
Definition at line 92 of file simRosEnableSubscriber.h.