#include <PublishKeyframes.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _re_type |
typedef boost::shared_ptr < ::ccny_rgbd::PublishKeyframesRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ccny_rgbd::PublishKeyframesRequest_ < ContainerAllocator > > | Ptr |
typedef PublishKeyframesRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
PublishKeyframesRequest_ () | |
PublishKeyframesRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | re |
Definition at line 25 of file PublishKeyframes.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ccny_rgbd::PublishKeyframesRequest_< ContainerAllocator >::_re_type |
Definition at line 38 of file PublishKeyframes.h.
typedef boost::shared_ptr< ::ccny_rgbd::PublishKeyframesRequest_<ContainerAllocator> const> ccny_rgbd::PublishKeyframesRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file PublishKeyframes.h.
typedef boost::shared_ptr< ::ccny_rgbd::PublishKeyframesRequest_<ContainerAllocator> > ccny_rgbd::PublishKeyframesRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file PublishKeyframes.h.
typedef PublishKeyframesRequest_<ContainerAllocator> ccny_rgbd::PublishKeyframesRequest_< ContainerAllocator >::Type |
Definition at line 26 of file PublishKeyframes.h.
ccny_rgbd::PublishKeyframesRequest_< ContainerAllocator >::PublishKeyframesRequest_ | ( | ) | [inline] |
Definition at line 28 of file PublishKeyframes.h.
ccny_rgbd::PublishKeyframesRequest_< ContainerAllocator >::PublishKeyframesRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file PublishKeyframes.h.
boost::shared_ptr<std::map<std::string, std::string> > ccny_rgbd::PublishKeyframesRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file PublishKeyframes.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ccny_rgbd::PublishKeyframesRequest_< ContainerAllocator >::re |
Definition at line 39 of file PublishKeyframes.h.