#include <PhantomButtonEvent.h>
Public Types | |
typedef int32_t | _grey_button_type |
typedef int32_t | _white_button_type |
typedef boost::shared_ptr < ::phantom_omni::PhantomButtonEvent_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::phantom_omni::PhantomButtonEvent_ < ContainerAllocator > > | Ptr |
typedef PhantomButtonEvent_ < ContainerAllocator > | Type |
Public Member Functions | |
PhantomButtonEvent_ () | |
PhantomButtonEvent_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | grey_button |
int32_t | white_button |
Definition at line 21 of file PhantomButtonEvent.h.
typedef int32_t phantom_omni::PhantomButtonEvent_< ContainerAllocator >::_grey_button_type |
Definition at line 36 of file PhantomButtonEvent.h.
typedef int32_t phantom_omni::PhantomButtonEvent_< ContainerAllocator >::_white_button_type |
Definition at line 39 of file PhantomButtonEvent.h.
typedef boost::shared_ptr< ::phantom_omni::PhantomButtonEvent_<ContainerAllocator> const> phantom_omni::PhantomButtonEvent_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file PhantomButtonEvent.h.
typedef boost::shared_ptr< ::phantom_omni::PhantomButtonEvent_<ContainerAllocator> > phantom_omni::PhantomButtonEvent_< ContainerAllocator >::Ptr |
Definition at line 43 of file PhantomButtonEvent.h.
typedef PhantomButtonEvent_<ContainerAllocator> phantom_omni::PhantomButtonEvent_< ContainerAllocator >::Type |
Definition at line 22 of file PhantomButtonEvent.h.
phantom_omni::PhantomButtonEvent_< ContainerAllocator >::PhantomButtonEvent_ | ( | ) | [inline] |
Definition at line 24 of file PhantomButtonEvent.h.
phantom_omni::PhantomButtonEvent_< ContainerAllocator >::PhantomButtonEvent_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file PhantomButtonEvent.h.
boost::shared_ptr<std::map<std::string, std::string> > phantom_omni::PhantomButtonEvent_< ContainerAllocator >::__connection_header |
Definition at line 45 of file PhantomButtonEvent.h.
int32_t phantom_omni::PhantomButtonEvent_< ContainerAllocator >::grey_button |
Definition at line 37 of file PhantomButtonEvent.h.
int32_t phantom_omni::PhantomButtonEvent_< ContainerAllocator >::white_button |
Definition at line 40 of file PhantomButtonEvent.h.