#include <simRosGetLastErrors.h>
Public Types | |
| typedef int32_t | _errorCnt_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _errorStrings_type |
| typedef boost::shared_ptr < ::vrep_common::simRosGetLastErrorsResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::vrep_common::simRosGetLastErrorsResponse_ < ContainerAllocator > > | Ptr |
| typedef simRosGetLastErrorsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| simRosGetLastErrorsResponse_ (const ContainerAllocator &_alloc) | |
| simRosGetLastErrorsResponse_ () | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | errorCnt |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | errorStrings |
Definition at line 48 of file simRosGetLastErrors.h.
| typedef int32_t vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::_errorCnt_type |
Definition at line 63 of file simRosGetLastErrors.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::_errorStrings_type |
Definition at line 66 of file simRosGetLastErrors.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetLastErrorsResponse_<ContainerAllocator> const> vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file simRosGetLastErrors.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetLastErrorsResponse_<ContainerAllocator> > vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file simRosGetLastErrors.h.
| typedef simRosGetLastErrorsResponse_<ContainerAllocator> vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::Type |
Definition at line 49 of file simRosGetLastErrors.h.
| vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::simRosGetLastErrorsResponse_ | ( | ) | [inline] |
Definition at line 51 of file simRosGetLastErrors.h.
| vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::simRosGetLastErrorsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 57 of file simRosGetLastErrors.h.
| boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file simRosGetLastErrors.h.
| int32_t vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::errorCnt |
Definition at line 64 of file simRosGetLastErrors.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vrep_common::simRosGetLastErrorsResponse_< ContainerAllocator >::errorStrings |
Definition at line 67 of file simRosGetLastErrors.h.