#include <HasParam.h>
Public Types | |
typedef uint8_t | _exists_type |
typedef boost::shared_ptr < ::rosapi::HasParamResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosapi::HasParamResponse_ < ContainerAllocator > > | Ptr |
typedef HasParamResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
HasParamResponse_ () | |
HasParamResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | exists |
Definition at line 53 of file HasParam.h.
typedef uint8_t rosapi::HasParamResponse_< ContainerAllocator >::_exists_type |
Definition at line 66 of file HasParam.h.
typedef boost::shared_ptr< ::rosapi::HasParamResponse_<ContainerAllocator> const> rosapi::HasParamResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file HasParam.h.
typedef boost::shared_ptr< ::rosapi::HasParamResponse_<ContainerAllocator> > rosapi::HasParamResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file HasParam.h.
typedef HasParamResponse_<ContainerAllocator> rosapi::HasParamResponse_< ContainerAllocator >::Type |
Definition at line 54 of file HasParam.h.
rosapi::HasParamResponse_< ContainerAllocator >::HasParamResponse_ | ( | ) | [inline] |
Definition at line 56 of file HasParam.h.
rosapi::HasParamResponse_< ContainerAllocator >::HasParamResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file HasParam.h.
boost::shared_ptr<std::map<std::string, std::string> > rosapi::HasParamResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file HasParam.h.
uint8_t rosapi::HasParamResponse_< ContainerAllocator >::exists |
Definition at line 67 of file HasParam.h.