#include <simRosGetInfo.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _headerInfo_type |
typedef float | _simulationTime_type |
typedef int32_t | _simulatorState_type |
typedef float | _timeStep_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetInfoResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetInfoResponse_ < ContainerAllocator > > | Ptr |
typedef simRosGetInfoResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetInfoResponse_ (const ContainerAllocator &_alloc) | |
simRosGetInfoResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | headerInfo |
float | simulationTime |
int32_t | simulatorState |
float | timeStep |
Definition at line 49 of file simRosGetInfo.h.
typedef ::std_msgs::Header_<ContainerAllocator> vrep_common::simRosGetInfoResponse_< ContainerAllocator >::_headerInfo_type |
Definition at line 68 of file simRosGetInfo.h.
typedef float vrep_common::simRosGetInfoResponse_< ContainerAllocator >::_simulationTime_type |
Definition at line 74 of file simRosGetInfo.h.
typedef int32_t vrep_common::simRosGetInfoResponse_< ContainerAllocator >::_simulatorState_type |
Definition at line 71 of file simRosGetInfo.h.
typedef float vrep_common::simRosGetInfoResponse_< ContainerAllocator >::_timeStep_type |
Definition at line 77 of file simRosGetInfo.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetInfoResponse_<ContainerAllocator> const> vrep_common::simRosGetInfoResponse_< ContainerAllocator >::ConstPtr |
Definition at line 82 of file simRosGetInfo.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetInfoResponse_<ContainerAllocator> > vrep_common::simRosGetInfoResponse_< ContainerAllocator >::Ptr |
Definition at line 81 of file simRosGetInfo.h.
typedef simRosGetInfoResponse_<ContainerAllocator> vrep_common::simRosGetInfoResponse_< ContainerAllocator >::Type |
Definition at line 50 of file simRosGetInfo.h.
vrep_common::simRosGetInfoResponse_< ContainerAllocator >::simRosGetInfoResponse_ | ( | ) | [inline] |
Definition at line 52 of file simRosGetInfo.h.
vrep_common::simRosGetInfoResponse_< ContainerAllocator >::simRosGetInfoResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 60 of file simRosGetInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetInfoResponse_< ContainerAllocator >::__connection_header |
Definition at line 83 of file simRosGetInfo.h.
::std_msgs::Header_<ContainerAllocator> vrep_common::simRosGetInfoResponse_< ContainerAllocator >::headerInfo |
Definition at line 69 of file simRosGetInfo.h.
float vrep_common::simRosGetInfoResponse_< ContainerAllocator >::simulationTime |
Definition at line 75 of file simRosGetInfo.h.
int32_t vrep_common::simRosGetInfoResponse_< ContainerAllocator >::simulatorState |
Definition at line 72 of file simRosGetInfo.h.
float vrep_common::simRosGetInfoResponse_< ContainerAllocator >::timeStep |
Definition at line 78 of file simRosGetInfo.h.