#include <SolveGraph.h>
Public Types | |
typedef boost::shared_ptr < ::ccny_rgbd::SolveGraphResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ccny_rgbd::SolveGraphResponse_ < ContainerAllocator > > | Ptr |
typedef SolveGraphResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SolveGraphResponse_ () | |
SolveGraphResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 48 of file SolveGraph.h.
typedef boost::shared_ptr< ::ccny_rgbd::SolveGraphResponse_<ContainerAllocator> const> ccny_rgbd::SolveGraphResponse_< ContainerAllocator >::ConstPtr |
Definition at line 61 of file SolveGraph.h.
typedef boost::shared_ptr< ::ccny_rgbd::SolveGraphResponse_<ContainerAllocator> > ccny_rgbd::SolveGraphResponse_< ContainerAllocator >::Ptr |
Definition at line 60 of file SolveGraph.h.
typedef SolveGraphResponse_<ContainerAllocator> ccny_rgbd::SolveGraphResponse_< ContainerAllocator >::Type |
Definition at line 49 of file SolveGraph.h.
ccny_rgbd::SolveGraphResponse_< ContainerAllocator >::SolveGraphResponse_ | ( | ) | [inline] |
Definition at line 51 of file SolveGraph.h.
ccny_rgbd::SolveGraphResponse_< ContainerAllocator >::SolveGraphResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 55 of file SolveGraph.h.
boost::shared_ptr<std::map<std::string, std::string> > ccny_rgbd::SolveGraphResponse_< ContainerAllocator >::__connection_header |
Definition at line 62 of file SolveGraph.h.