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