#include <GetOptionMapping.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 > | _names_type |
typedef std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > | _types_type |
typedef boost::shared_ptr < ::telekyb_srvs::GetOptionMappingResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::telekyb_srvs::GetOptionMappingResponse_ < ContainerAllocator > > | Ptr |
typedef GetOptionMappingResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetOptionMappingResponse_ () | |
GetOptionMappingResponse_ (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 > | names |
std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > | types |
Definition at line 48 of file GetOptionMapping.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::GetOptionMappingResponse_< ContainerAllocator >::_names_type |
Definition at line 66 of file GetOptionMapping.h.
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > telekyb_srvs::GetOptionMappingResponse_< ContainerAllocator >::_types_type |
Definition at line 63 of file GetOptionMapping.h.
typedef boost::shared_ptr< ::telekyb_srvs::GetOptionMappingResponse_<ContainerAllocator> const> telekyb_srvs::GetOptionMappingResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file GetOptionMapping.h.
typedef boost::shared_ptr< ::telekyb_srvs::GetOptionMappingResponse_<ContainerAllocator> > telekyb_srvs::GetOptionMappingResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file GetOptionMapping.h.
typedef GetOptionMappingResponse_<ContainerAllocator> telekyb_srvs::GetOptionMappingResponse_< ContainerAllocator >::Type |
Definition at line 49 of file GetOptionMapping.h.
telekyb_srvs::GetOptionMappingResponse_< ContainerAllocator >::GetOptionMappingResponse_ | ( | ) | [inline] |
Definition at line 51 of file GetOptionMapping.h.
telekyb_srvs::GetOptionMappingResponse_< ContainerAllocator >::GetOptionMappingResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 57 of file GetOptionMapping.h.
boost::shared_ptr<std::map<std::string, std::string> > telekyb_srvs::GetOptionMappingResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file GetOptionMapping.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::GetOptionMappingResponse_< ContainerAllocator >::names |
Definition at line 67 of file GetOptionMapping.h.
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > telekyb_srvs::GetOptionMappingResponse_< ContainerAllocator >::types |
Definition at line 64 of file GetOptionMapping.h.