#include <GetObjectsOnTray.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 > | _classesOfObjects_type |
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 > | _objects_type |
typedef boost::shared_ptr < ::srs_knowledge::GetObjectsOnTrayResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::GetObjectsOnTrayResponse_ < ContainerAllocator > > | Ptr |
typedef GetObjectsOnTrayResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetObjectsOnTrayResponse_ () | |
GetObjectsOnTrayResponse_ (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 > | classesOfObjects |
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 > | objects |
Definition at line 53 of file GetObjectsOnTray.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 > srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::_classesOfObjects_type |
Definition at line 71 of file GetObjectsOnTray.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 > srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::_objects_type |
Definition at line 68 of file GetObjectsOnTray.h.
typedef boost::shared_ptr< ::srs_knowledge::GetObjectsOnTrayResponse_<ContainerAllocator> const> srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file GetObjectsOnTray.h.
typedef boost::shared_ptr< ::srs_knowledge::GetObjectsOnTrayResponse_<ContainerAllocator> > srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file GetObjectsOnTray.h.
typedef GetObjectsOnTrayResponse_<ContainerAllocator> srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::Type |
Definition at line 54 of file GetObjectsOnTray.h.
srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::GetObjectsOnTrayResponse_ | ( | ) | [inline] |
Definition at line 56 of file GetObjectsOnTray.h.
srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::GetObjectsOnTrayResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file GetObjectsOnTray.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file GetObjectsOnTray.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 > srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::classesOfObjects |
Definition at line 72 of file GetObjectsOnTray.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 > srs_knowledge::GetObjectsOnTrayResponse_< ContainerAllocator >::objects |
Definition at line 69 of file GetObjectsOnTray.h.