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