#include <GenerateGraph.h>
Public Types | |
typedef boost::shared_ptr < ::ccny_rgbd::GenerateGraphRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ccny_rgbd::GenerateGraphRequest_ < ContainerAllocator > > | Ptr |
typedef GenerateGraphRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GenerateGraphRequest_ () | |
GenerateGraphRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 25 of file GenerateGraph.h.
typedef boost::shared_ptr< ::ccny_rgbd::GenerateGraphRequest_<ContainerAllocator> const> ccny_rgbd::GenerateGraphRequest_< ContainerAllocator >::ConstPtr |
Definition at line 38 of file GenerateGraph.h.
typedef boost::shared_ptr< ::ccny_rgbd::GenerateGraphRequest_<ContainerAllocator> > ccny_rgbd::GenerateGraphRequest_< ContainerAllocator >::Ptr |
Definition at line 37 of file GenerateGraph.h.
typedef GenerateGraphRequest_<ContainerAllocator> ccny_rgbd::GenerateGraphRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GenerateGraph.h.
ccny_rgbd::GenerateGraphRequest_< ContainerAllocator >::GenerateGraphRequest_ | ( | ) | [inline] |
Definition at line 28 of file GenerateGraph.h.
ccny_rgbd::GenerateGraphRequest_< ContainerAllocator >::GenerateGraphRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file GenerateGraph.h.
boost::shared_ptr<std::map<std::string, std::string> > ccny_rgbd::GenerateGraphRequest_< ContainerAllocator >::__connection_header |
Definition at line 39 of file GenerateGraph.h.