#include <Load.h>
Public Types | |
typedef boost::shared_ptr < ::ccny_rgbd::LoadResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ccny_rgbd::LoadResponse_ < ContainerAllocator > > | Ptr |
typedef LoadResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
LoadResponse_ () | |
LoadResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
typedef boost::shared_ptr< ::ccny_rgbd::LoadResponse_<ContainerAllocator> const> ccny_rgbd::LoadResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::ccny_rgbd::LoadResponse_<ContainerAllocator> > ccny_rgbd::LoadResponse_< ContainerAllocator >::Ptr |
typedef LoadResponse_<ContainerAllocator> ccny_rgbd::LoadResponse_< ContainerAllocator >::Type |
ccny_rgbd::LoadResponse_< ContainerAllocator >::LoadResponse_ | ( | ) | [inline] |
ccny_rgbd::LoadResponse_< ContainerAllocator >::LoadResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > ccny_rgbd::LoadResponse_< ContainerAllocator >::__connection_header |