#include <ReleaseObject.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::ReleaseObjectResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kinect_cleanup::ReleaseObjectResponse_ < ContainerAllocator > > | Ptr |
typedef ReleaseObjectResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ReleaseObjectResponse_ () | |
ReleaseObjectResponse_ (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 54 of file ReleaseObject.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > kinect_cleanup::ReleaseObjectResponse_< ContainerAllocator >::_error_type |
Definition at line 67 of file ReleaseObject.h.
typedef boost::shared_ptr< ::kinect_cleanup::ReleaseObjectResponse_<ContainerAllocator> const> kinect_cleanup::ReleaseObjectResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file ReleaseObject.h.
typedef boost::shared_ptr< ::kinect_cleanup::ReleaseObjectResponse_<ContainerAllocator> > kinect_cleanup::ReleaseObjectResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file ReleaseObject.h.
typedef ReleaseObjectResponse_<ContainerAllocator> kinect_cleanup::ReleaseObjectResponse_< ContainerAllocator >::Type |
Definition at line 55 of file ReleaseObject.h.
kinect_cleanup::ReleaseObjectResponse_< ContainerAllocator >::ReleaseObjectResponse_ | ( | ) | [inline] |
Definition at line 57 of file ReleaseObject.h.
kinect_cleanup::ReleaseObjectResponse_< ContainerAllocator >::ReleaseObjectResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file ReleaseObject.h.
boost::shared_ptr<std::map<std::string, std::string> > kinect_cleanup::ReleaseObjectResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file ReleaseObject.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > kinect_cleanup::ReleaseObjectResponse_< ContainerAllocator >::error |
Definition at line 68 of file ReleaseObject.h.