#include <GrabObject.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _error_type |
typedef boost::shared_ptr < ::kinect_cleanup::GrabObjectResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinect_cleanup::GrabObjectResponse_ < ContainerAllocator > > | Ptr |
typedef GrabObjectResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GrabObjectResponse_ () | |
GrabObjectResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | error |
Definition at line 56 of file GrabObject.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > kinect_cleanup::GrabObjectResponse_< ContainerAllocator >::_error_type |
Definition at line 69 of file GrabObject.h.
typedef boost::shared_ptr< ::kinect_cleanup::GrabObjectResponse_<ContainerAllocator> const> kinect_cleanup::GrabObjectResponse_< ContainerAllocator >::ConstPtr |
Definition at line 74 of file GrabObject.h.
typedef boost::shared_ptr< ::kinect_cleanup::GrabObjectResponse_<ContainerAllocator> > kinect_cleanup::GrabObjectResponse_< ContainerAllocator >::Ptr |
Definition at line 73 of file GrabObject.h.
typedef GrabObjectResponse_<ContainerAllocator> kinect_cleanup::GrabObjectResponse_< ContainerAllocator >::Type |
Definition at line 57 of file GrabObject.h.
kinect_cleanup::GrabObjectResponse_< ContainerAllocator >::GrabObjectResponse_ | ( | ) | [inline] |
Definition at line 59 of file GrabObject.h.
kinect_cleanup::GrabObjectResponse_< ContainerAllocator >::GrabObjectResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file GrabObject.h.
boost::shared_ptr<std::map<std::string, std::string> > kinect_cleanup::GrabObjectResponse_< ContainerAllocator >::__connection_header |
Definition at line 75 of file GrabObject.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > kinect_cleanup::GrabObjectResponse_< ContainerAllocator >::error |
Definition at line 70 of file GrabObject.h.