#include <StringArrayOutput.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _output_type |
typedef boost::shared_ptr < ::telekyb_srvs::StringArrayOutputResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::telekyb_srvs::StringArrayOutputResponse_ < ContainerAllocator > > | Ptr |
typedef StringArrayOutputResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
StringArrayOutputResponse_ () | |
StringArrayOutputResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | output |
Definition at line 48 of file StringArrayOutput.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > telekyb_srvs::StringArrayOutputResponse_< ContainerAllocator >::_output_type |
Definition at line 61 of file StringArrayOutput.h.
typedef boost::shared_ptr< ::telekyb_srvs::StringArrayOutputResponse_<ContainerAllocator> const> telekyb_srvs::StringArrayOutputResponse_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file StringArrayOutput.h.
typedef boost::shared_ptr< ::telekyb_srvs::StringArrayOutputResponse_<ContainerAllocator> > telekyb_srvs::StringArrayOutputResponse_< ContainerAllocator >::Ptr |
Definition at line 65 of file StringArrayOutput.h.
typedef StringArrayOutputResponse_<ContainerAllocator> telekyb_srvs::StringArrayOutputResponse_< ContainerAllocator >::Type |
Definition at line 49 of file StringArrayOutput.h.
telekyb_srvs::StringArrayOutputResponse_< ContainerAllocator >::StringArrayOutputResponse_ | ( | ) | [inline] |
Definition at line 51 of file StringArrayOutput.h.
telekyb_srvs::StringArrayOutputResponse_< ContainerAllocator >::StringArrayOutputResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 56 of file StringArrayOutput.h.
boost::shared_ptr<std::map<std::string, std::string> > telekyb_srvs::StringArrayOutputResponse_< ContainerAllocator >::__connection_header |
Definition at line 67 of file StringArrayOutput.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > telekyb_srvs::StringArrayOutputResponse_< ContainerAllocator >::output |
Definition at line 62 of file StringArrayOutput.h.