#include <simRosEndDialog.h>
Public Types | |
typedef int32_t | _dialogHandle_type |
typedef boost::shared_ptr < ::vrep_common::simRosEndDialogRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosEndDialogRequest_ < ContainerAllocator > > | Ptr |
typedef simRosEndDialogRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosEndDialogRequest_ (const ContainerAllocator &_alloc) | |
simRosEndDialogRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | dialogHandle |
Definition at line 25 of file simRosEndDialog.h.
typedef int32_t vrep_common::simRosEndDialogRequest_< ContainerAllocator >::_dialogHandle_type |
Definition at line 38 of file simRosEndDialog.h.
typedef boost::shared_ptr< ::vrep_common::simRosEndDialogRequest_<ContainerAllocator> const> vrep_common::simRosEndDialogRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file simRosEndDialog.h.
typedef boost::shared_ptr< ::vrep_common::simRosEndDialogRequest_<ContainerAllocator> > vrep_common::simRosEndDialogRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file simRosEndDialog.h.
typedef simRosEndDialogRequest_<ContainerAllocator> vrep_common::simRosEndDialogRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosEndDialog.h.
vrep_common::simRosEndDialogRequest_< ContainerAllocator >::simRosEndDialogRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosEndDialog.h.
vrep_common::simRosEndDialogRequest_< ContainerAllocator >::simRosEndDialogRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file simRosEndDialog.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosEndDialogRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file simRosEndDialog.h.
int32_t vrep_common::simRosEndDialogRequest_< ContainerAllocator >::dialogHandle |
Definition at line 39 of file simRosEndDialog.h.