#include <register_jlo_callback.h>
Public Types | |
typedef boost::array< double, 6 > | _filter_delta_cov_type |
typedef uint64_t | _jlo_id_type |
typedef uint64_t | _parent_id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _topic_name_type |
typedef boost::shared_ptr < ::vision_srvs::register_jlo_callbackRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vision_srvs::register_jlo_callbackRequest_ < ContainerAllocator > > | Ptr |
typedef register_jlo_callbackRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
register_jlo_callbackRequest_ () | |
register_jlo_callbackRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
boost::array< double, 6 > | filter_delta_cov |
uint64_t | jlo_id |
uint64_t | parent_id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | topic_name |
Definition at line 25 of file register_jlo_callback.h.
typedef boost::array<double, 6> vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::_filter_delta_cov_type |
Definition at line 55 of file register_jlo_callback.h.
typedef uint64_t vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::_jlo_id_type |
Definition at line 49 of file register_jlo_callback.h.
typedef uint64_t vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::_parent_id_type |
Definition at line 52 of file register_jlo_callback.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::_topic_name_type |
Definition at line 46 of file register_jlo_callback.h.
typedef boost::shared_ptr< ::vision_srvs::register_jlo_callbackRequest_<ContainerAllocator> const> vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::ConstPtr |
Definition at line 60 of file register_jlo_callback.h.
typedef boost::shared_ptr< ::vision_srvs::register_jlo_callbackRequest_<ContainerAllocator> > vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::Ptr |
Definition at line 59 of file register_jlo_callback.h.
typedef register_jlo_callbackRequest_<ContainerAllocator> vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::Type |
Definition at line 26 of file register_jlo_callback.h.
vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::register_jlo_callbackRequest_ | ( | ) | [inline] |
Definition at line 28 of file register_jlo_callback.h.
vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::register_jlo_callbackRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file register_jlo_callback.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::__connection_header |
Definition at line 61 of file register_jlo_callback.h.
boost::array<double, 6> vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::filter_delta_cov |
Definition at line 56 of file register_jlo_callback.h.
uint64_t vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::jlo_id |
Definition at line 50 of file register_jlo_callback.h.
uint64_t vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::parent_id |
Definition at line 53 of file register_jlo_callback.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_srvs::register_jlo_callbackRequest_< ContainerAllocator >::topic_name |
Definition at line 47 of file register_jlo_callback.h.