#include <AssembleCloud.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _frame_id_type |
typedef int64_t | _time_type |
typedef boost::shared_ptr < ::coverage_3d_tools::AssembleCloudRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::coverage_3d_tools::AssembleCloudRequest_ < ContainerAllocator > > | Ptr |
typedef AssembleCloudRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
AssembleCloudRequest_ () | |
AssembleCloudRequest_ (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 > | frame_id |
int64_t | time |
Definition at line 26 of file AssembleCloud.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::_frame_id_type |
Definition at line 44 of file AssembleCloud.h.
typedef int64_t coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::_time_type |
Definition at line 41 of file AssembleCloud.h.
typedef boost::shared_ptr< ::coverage_3d_tools::AssembleCloudRequest_<ContainerAllocator> const> coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file AssembleCloud.h.
typedef boost::shared_ptr< ::coverage_3d_tools::AssembleCloudRequest_<ContainerAllocator> > coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::Ptr |
Definition at line 48 of file AssembleCloud.h.
typedef AssembleCloudRequest_<ContainerAllocator> coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::Type |
Definition at line 27 of file AssembleCloud.h.
coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::AssembleCloudRequest_ | ( | ) | [inline] |
Definition at line 29 of file AssembleCloud.h.
coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::AssembleCloudRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file AssembleCloud.h.
boost::shared_ptr<std::map<std::string, std::string> > coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::__connection_header |
Definition at line 50 of file AssembleCloud.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::frame_id |
Definition at line 45 of file AssembleCloud.h.
int64_t coverage_3d_tools::AssembleCloudRequest_< ContainerAllocator >::time |
Definition at line 42 of file AssembleCloud.h.