#include <simRosGetInfo.h>
Public Types | |
typedef boost::shared_ptr < ::vrep_common::simRosGetInfoRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetInfoRequest_ < ContainerAllocator > > | Ptr |
typedef simRosGetInfoRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetInfoRequest_ (const ContainerAllocator &_alloc) | |
simRosGetInfoRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 26 of file simRosGetInfo.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetInfoRequest_<ContainerAllocator> const> vrep_common::simRosGetInfoRequest_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file simRosGetInfo.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetInfoRequest_<ContainerAllocator> > vrep_common::simRosGetInfoRequest_< ContainerAllocator >::Ptr |
Definition at line 38 of file simRosGetInfo.h.
typedef simRosGetInfoRequest_<ContainerAllocator> vrep_common::simRosGetInfoRequest_< ContainerAllocator >::Type |
Definition at line 27 of file simRosGetInfo.h.
vrep_common::simRosGetInfoRequest_< ContainerAllocator >::simRosGetInfoRequest_ | ( | ) | [inline] |
Definition at line 29 of file simRosGetInfo.h.
vrep_common::simRosGetInfoRequest_< ContainerAllocator >::simRosGetInfoRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file simRosGetInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetInfoRequest_< ContainerAllocator >::__connection_header |
Definition at line 40 of file simRosGetInfo.h.