#include <CloudPub.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::pr2_clutter_helper::CloudPubResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_clutter_helper::CloudPubResponse_ < ContainerAllocator > > | Ptr |
typedef CloudPubResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
CloudPubResponse_ () | |
CloudPubResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 59 of file CloudPub.h.
typedef uint8_t pr2_clutter_helper::CloudPubResponse_< ContainerAllocator >::_success_type |
Definition at line 72 of file CloudPub.h.
typedef boost::shared_ptr< ::pr2_clutter_helper::CloudPubResponse_<ContainerAllocator> const> pr2_clutter_helper::CloudPubResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file CloudPub.h.
typedef boost::shared_ptr< ::pr2_clutter_helper::CloudPubResponse_<ContainerAllocator> > pr2_clutter_helper::CloudPubResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file CloudPub.h.
typedef CloudPubResponse_<ContainerAllocator> pr2_clutter_helper::CloudPubResponse_< ContainerAllocator >::Type |
Definition at line 60 of file CloudPub.h.
pr2_clutter_helper::CloudPubResponse_< ContainerAllocator >::CloudPubResponse_ | ( | ) | [inline] |
Definition at line 62 of file CloudPub.h.
pr2_clutter_helper::CloudPubResponse_< ContainerAllocator >::CloudPubResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 67 of file CloudPub.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_clutter_helper::CloudPubResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file CloudPub.h.
uint8_t pr2_clutter_helper::CloudPubResponse_< ContainerAllocator >::success |
Definition at line 73 of file CloudPub.h.