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