#include <env_wait.h>
Public Types | |
| typedef uint8_t | _isdone_type |
| typedef boost::shared_ptr < ::openraveros::env_waitResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::openraveros::env_waitResponse_ < ContainerAllocator > > | Ptr |
| typedef env_waitResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| env_waitResponse_ () | |
| env_waitResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint8_t | isdone |
Definition at line 58 of file env_wait.h.
| typedef uint8_t openraveros::env_waitResponse_< ContainerAllocator >::_isdone_type |
Definition at line 71 of file env_wait.h.
| typedef boost::shared_ptr< ::openraveros::env_waitResponse_<ContainerAllocator> const> openraveros::env_waitResponse_< ContainerAllocator >::ConstPtr |
Definition at line 76 of file env_wait.h.
| typedef boost::shared_ptr< ::openraveros::env_waitResponse_<ContainerAllocator> > openraveros::env_waitResponse_< ContainerAllocator >::Ptr |
Definition at line 75 of file env_wait.h.
| typedef env_waitResponse_<ContainerAllocator> openraveros::env_waitResponse_< ContainerAllocator >::Type |
Definition at line 59 of file env_wait.h.
| openraveros::env_waitResponse_< ContainerAllocator >::env_waitResponse_ | ( | ) | [inline] |
Definition at line 61 of file env_wait.h.
| openraveros::env_waitResponse_< ContainerAllocator >::env_waitResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 66 of file env_wait.h.
| boost::shared_ptr<std::map<std::string, std::string> > openraveros::env_waitResponse_< ContainerAllocator >::__connection_header |
Definition at line 77 of file env_wait.h.
| uint8_t openraveros::env_waitResponse_< ContainerAllocator >::isdone |
Definition at line 72 of file env_wait.h.