#include <env_wait.h>
Public Types | |
| typedef int32_t | _bodyid_type |
| typedef float | _timeout_type |
| typedef boost::shared_ptr < ::openraveros::env_waitRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::openraveros::env_waitRequest_ < ContainerAllocator > > | Ptr |
| typedef env_waitRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| env_waitRequest_ () | |
| env_waitRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | bodyid |
| float | timeout |
Definition at line 25 of file env_wait.h.
| typedef int32_t openraveros::env_waitRequest_< ContainerAllocator >::_bodyid_type |
Definition at line 40 of file env_wait.h.
| typedef float openraveros::env_waitRequest_< ContainerAllocator >::_timeout_type |
Definition at line 43 of file env_wait.h.
| typedef boost::shared_ptr< ::openraveros::env_waitRequest_<ContainerAllocator> const> openraveros::env_waitRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file env_wait.h.
| typedef boost::shared_ptr< ::openraveros::env_waitRequest_<ContainerAllocator> > openraveros::env_waitRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file env_wait.h.
| typedef env_waitRequest_<ContainerAllocator> openraveros::env_waitRequest_< ContainerAllocator >::Type |
Definition at line 26 of file env_wait.h.
| openraveros::env_waitRequest_< ContainerAllocator >::env_waitRequest_ | ( | ) | [inline] |
Definition at line 28 of file env_wait.h.
| openraveros::env_waitRequest_< ContainerAllocator >::env_waitRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file env_wait.h.
| boost::shared_ptr<std::map<std::string, std::string> > openraveros::env_waitRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file env_wait.h.
| int32_t openraveros::env_waitRequest_< ContainerAllocator >::bodyid |
Definition at line 41 of file env_wait.h.
| float openraveros::env_waitRequest_< ContainerAllocator >::timeout |
Definition at line 44 of file env_wait.h.