#include <controller_session.h>
Public Types | |
enum | { Access_Read = 0 } |
enum | { Access_Control = 1 } |
enum | { Access_ForceControl = 2 } |
typedef uint8_t | _requestaccess_type |
typedef int32_t | _sessionid_type |
typedef boost::shared_ptr < ::openrave_msgs::controller_sessionRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openrave_msgs::controller_sessionRequest_ < ContainerAllocator > > | Ptr |
typedef controller_sessionRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
controller_sessionRequest_ () | |
controller_sessionRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | requestaccess |
int32_t | sessionid |
Definition at line 25 of file controller_session.h.
typedef uint8_t openrave_msgs::controller_sessionRequest_< ContainerAllocator >::_requestaccess_type |
Definition at line 43 of file controller_session.h.
typedef int32_t openrave_msgs::controller_sessionRequest_< ContainerAllocator >::_sessionid_type |
Definition at line 40 of file controller_session.h.
typedef boost::shared_ptr< ::openrave_msgs::controller_sessionRequest_<ContainerAllocator> const> openrave_msgs::controller_sessionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 51 of file controller_session.h.
typedef boost::shared_ptr< ::openrave_msgs::controller_sessionRequest_<ContainerAllocator> > openrave_msgs::controller_sessionRequest_< ContainerAllocator >::Ptr |
Definition at line 50 of file controller_session.h.
typedef controller_sessionRequest_<ContainerAllocator> openrave_msgs::controller_sessionRequest_< ContainerAllocator >::Type |
Definition at line 26 of file controller_session.h.
anonymous enum |
Definition at line 46 of file controller_session.h.
anonymous enum |
Definition at line 47 of file controller_session.h.
anonymous enum |
Definition at line 48 of file controller_session.h.
openrave_msgs::controller_sessionRequest_< ContainerAllocator >::controller_sessionRequest_ | ( | ) | [inline] |
Definition at line 28 of file controller_session.h.
openrave_msgs::controller_sessionRequest_< ContainerAllocator >::controller_sessionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file controller_session.h.
boost::shared_ptr<std::map<std::string, std::string> > openrave_msgs::controller_sessionRequest_< ContainerAllocator >::__connection_header |
Definition at line 52 of file controller_session.h.
uint8_t openrave_msgs::controller_sessionRequest_< ContainerAllocator >::requestaccess |
Definition at line 44 of file controller_session.h.
int32_t openrave_msgs::controller_sessionRequest_< ContainerAllocator >::sessionid |
Definition at line 41 of file controller_session.h.