#include <Load.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _filename_type |
typedef boost::shared_ptr < ::ccny_rgbd::LoadRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ccny_rgbd::LoadRequest_ < ContainerAllocator > > | Ptr |
typedef LoadRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
LoadRequest_ () | |
LoadRequest_ (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 > | filename |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ccny_rgbd::LoadRequest_< ContainerAllocator >::_filename_type |
typedef boost::shared_ptr< ::ccny_rgbd::LoadRequest_<ContainerAllocator> const> ccny_rgbd::LoadRequest_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::ccny_rgbd::LoadRequest_<ContainerAllocator> > ccny_rgbd::LoadRequest_< ContainerAllocator >::Ptr |
typedef LoadRequest_<ContainerAllocator> ccny_rgbd::LoadRequest_< ContainerAllocator >::Type |
ccny_rgbd::LoadRequest_< ContainerAllocator >::LoadRequest_ | ( | ) | [inline] |
ccny_rgbd::LoadRequest_< ContainerAllocator >::LoadRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > ccny_rgbd::LoadRequest_< ContainerAllocator >::__connection_header |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ccny_rgbd::LoadRequest_< ContainerAllocator >::filename |