#include <GetObjectsOnWorkspace.h>
Public Types | |
| typedef uint32_t | _objectID_type |
| typedef ros::Duration | _period_type |
| typedef boost::shared_ptr < ::srs_knowledge::GetObjectsOnWorkspaceRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::srs_knowledge::GetObjectsOnWorkspaceRequest_ < ContainerAllocator > > | Ptr |
| typedef GetObjectsOnWorkspaceRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| GetObjectsOnWorkspaceRequest_ () | |
| GetObjectsOnWorkspaceRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint32_t | objectID |
| ros::Duration | period |
Definition at line 25 of file GetObjectsOnWorkspace.h.
| typedef uint32_t srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::_objectID_type |
Definition at line 40 of file GetObjectsOnWorkspace.h.
| typedef ros::Duration srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::_period_type |
Definition at line 43 of file GetObjectsOnWorkspace.h.
| typedef boost::shared_ptr< ::srs_knowledge::GetObjectsOnWorkspaceRequest_<ContainerAllocator> const> srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file GetObjectsOnWorkspace.h.
| typedef boost::shared_ptr< ::srs_knowledge::GetObjectsOnWorkspaceRequest_<ContainerAllocator> > srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file GetObjectsOnWorkspace.h.
| typedef GetObjectsOnWorkspaceRequest_<ContainerAllocator> srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetObjectsOnWorkspace.h.
| srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::GetObjectsOnWorkspaceRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetObjectsOnWorkspace.h.
| srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::GetObjectsOnWorkspaceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file GetObjectsOnWorkspace.h.
| boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file GetObjectsOnWorkspace.h.
| uint32_t srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::objectID |
Definition at line 41 of file GetObjectsOnWorkspace.h.
| ros::Duration srs_knowledge::GetObjectsOnWorkspaceRequest_< ContainerAllocator >::period |
Definition at line 44 of file GetObjectsOnWorkspace.h.