#include <StringOutput.h>
Public Types | |
typedef boost::shared_ptr < ::telekyb_srvs::StringOutputRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::telekyb_srvs::StringOutputRequest_ < ContainerAllocator > > | Ptr |
typedef StringOutputRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
StringOutputRequest_ () | |
StringOutputRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 25 of file StringOutput.h.
typedef boost::shared_ptr< ::telekyb_srvs::StringOutputRequest_<ContainerAllocator> const> telekyb_srvs::StringOutputRequest_< ContainerAllocator >::ConstPtr |
Definition at line 38 of file StringOutput.h.
typedef boost::shared_ptr< ::telekyb_srvs::StringOutputRequest_<ContainerAllocator> > telekyb_srvs::StringOutputRequest_< ContainerAllocator >::Ptr |
Definition at line 37 of file StringOutput.h.
typedef StringOutputRequest_<ContainerAllocator> telekyb_srvs::StringOutputRequest_< ContainerAllocator >::Type |
Definition at line 26 of file StringOutput.h.
telekyb_srvs::StringOutputRequest_< ContainerAllocator >::StringOutputRequest_ | ( | ) | [inline] |
Definition at line 28 of file StringOutput.h.
telekyb_srvs::StringOutputRequest_< ContainerAllocator >::StringOutputRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file StringOutput.h.
boost::shared_ptr<std::map<std::string, std::string> > telekyb_srvs::StringOutputRequest_< ContainerAllocator >::__connection_header |
Definition at line 39 of file StringOutput.h.