#include <PublishKeyframe.h>
Public Types | |
typedef int32_t | _id_type |
typedef boost::shared_ptr < ::ccny_rgbd::PublishKeyframeRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ccny_rgbd::PublishKeyframeRequest_ < ContainerAllocator > > | Ptr |
typedef PublishKeyframeRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
PublishKeyframeRequest_ () | |
PublishKeyframeRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | id |
Definition at line 25 of file PublishKeyframe.h.
typedef int32_t ccny_rgbd::PublishKeyframeRequest_< ContainerAllocator >::_id_type |
Definition at line 38 of file PublishKeyframe.h.
typedef boost::shared_ptr< ::ccny_rgbd::PublishKeyframeRequest_<ContainerAllocator> const> ccny_rgbd::PublishKeyframeRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file PublishKeyframe.h.
typedef boost::shared_ptr< ::ccny_rgbd::PublishKeyframeRequest_<ContainerAllocator> > ccny_rgbd::PublishKeyframeRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file PublishKeyframe.h.
typedef PublishKeyframeRequest_<ContainerAllocator> ccny_rgbd::PublishKeyframeRequest_< ContainerAllocator >::Type |
Definition at line 26 of file PublishKeyframe.h.
ccny_rgbd::PublishKeyframeRequest_< ContainerAllocator >::PublishKeyframeRequest_ | ( | ) | [inline] |
Definition at line 28 of file PublishKeyframe.h.
ccny_rgbd::PublishKeyframeRequest_< ContainerAllocator >::PublishKeyframeRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file PublishKeyframe.h.
boost::shared_ptr<std::map<std::string, std::string> > ccny_rgbd::PublishKeyframeRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file PublishKeyframe.h.
int32_t ccny_rgbd::PublishKeyframeRequest_< ContainerAllocator >::id |
Definition at line 39 of file PublishKeyframe.h.