#include <GetObjectsOnWorkspace.h>
Public Types | |
typedef std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > | _classID_type |
typedef std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > | _objectID_type |
typedef boost::shared_ptr < ::srs_knowledge::GetObjectsOnWorkspaceResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::GetObjectsOnWorkspaceResponse_ < ContainerAllocator > > | Ptr |
typedef GetObjectsOnWorkspaceResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetObjectsOnWorkspaceResponse_ () | |
GetObjectsOnWorkspaceResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > | classID |
std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > | objectID |
Definition at line 58 of file GetObjectsOnWorkspace.h.
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::_classID_type |
Definition at line 76 of file GetObjectsOnWorkspace.h.
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::_objectID_type |
Definition at line 73 of file GetObjectsOnWorkspace.h.
typedef boost::shared_ptr< ::srs_knowledge::GetObjectsOnWorkspaceResponse_<ContainerAllocator> const> srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::ConstPtr |
Definition at line 81 of file GetObjectsOnWorkspace.h.
typedef boost::shared_ptr< ::srs_knowledge::GetObjectsOnWorkspaceResponse_<ContainerAllocator> > srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::Ptr |
Definition at line 80 of file GetObjectsOnWorkspace.h.
typedef GetObjectsOnWorkspaceResponse_<ContainerAllocator> srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::Type |
Definition at line 59 of file GetObjectsOnWorkspace.h.
srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::GetObjectsOnWorkspaceResponse_ | ( | ) | [inline] |
Definition at line 61 of file GetObjectsOnWorkspace.h.
srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::GetObjectsOnWorkspaceResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 67 of file GetObjectsOnWorkspace.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::__connection_header |
Definition at line 82 of file GetObjectsOnWorkspace.h.
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::classID |
Definition at line 77 of file GetObjectsOnWorkspace.h.
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > srs_knowledge::GetObjectsOnWorkspaceResponse_< ContainerAllocator >::objectID |
Definition at line 74 of file GetObjectsOnWorkspace.h.