#include <StringInput.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | _input_type | 
| typedef boost::shared_ptr < ::telekyb_srvs::StringInputRequest_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::telekyb_srvs::StringInputRequest_ < ContainerAllocator > >  | Ptr | 
| typedef StringInputRequest_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| StringInputRequest_ () | |
| StringInputRequest_ (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 >  | input | 
Definition at line 25 of file StringInput.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > telekyb_srvs::StringInputRequest_< ContainerAllocator >::_input_type | 
Definition at line 38 of file StringInput.h.
| typedef boost::shared_ptr< ::telekyb_srvs::StringInputRequest_<ContainerAllocator> const> telekyb_srvs::StringInputRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 43 of file StringInput.h.
| typedef boost::shared_ptr< ::telekyb_srvs::StringInputRequest_<ContainerAllocator> > telekyb_srvs::StringInputRequest_< ContainerAllocator >::Ptr | 
Definition at line 42 of file StringInput.h.
| typedef StringInputRequest_<ContainerAllocator> telekyb_srvs::StringInputRequest_< ContainerAllocator >::Type | 
Definition at line 26 of file StringInput.h.
| telekyb_srvs::StringInputRequest_< ContainerAllocator >::StringInputRequest_ | ( | ) |  [inline] | 
        
Definition at line 28 of file StringInput.h.
| telekyb_srvs::StringInputRequest_< ContainerAllocator >::StringInputRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 33 of file StringInput.h.
| boost::shared_ptr<std::map<std::string, std::string> > telekyb_srvs::StringInputRequest_< ContainerAllocator >::__connection_header | 
Definition at line 44 of file StringInput.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > telekyb_srvs::StringInputRequest_< ContainerAllocator >::input | 
Definition at line 39 of file StringInput.h.