Namespaces | |
namespace | msg |
Classes | |
struct | OmniFeedback_ |
struct | PhantomButtonEvent_ |
Typedefs | |
typedef ::phantom_omni::OmniFeedback_ < std::allocator< void > > | OmniFeedback |
typedef boost::shared_ptr < ::phantom_omni::OmniFeedback const > | OmniFeedbackConstPtr |
typedef boost::shared_ptr < ::phantom_omni::OmniFeedback > | OmniFeedbackPtr |
typedef ::phantom_omni::PhantomButtonEvent_ < std::allocator< void > > | PhantomButtonEvent |
typedef boost::shared_ptr < ::phantom_omni::PhantomButtonEvent const > | PhantomButtonEventConstPtr |
typedef boost::shared_ptr < ::phantom_omni::PhantomButtonEvent > | PhantomButtonEventPtr |
Functions | |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::phantom_omni::PhantomButtonEvent_< ContainerAllocator > &v) |
template<typename ContainerAllocator > | |
std::ostream & | operator<< (std::ostream &s, const ::phantom_omni::OmniFeedback_< ContainerAllocator > &v) |
typedef ::phantom_omni::OmniFeedback_<std::allocator<void> > phantom_omni::OmniFeedback |
Definition at line 49 of file OmniFeedback.h.
typedef boost::shared_ptr< ::phantom_omni::OmniFeedback const> phantom_omni::OmniFeedbackConstPtr |
Definition at line 52 of file OmniFeedback.h.
typedef boost::shared_ptr< ::phantom_omni::OmniFeedback> phantom_omni::OmniFeedbackPtr |
Definition at line 51 of file OmniFeedback.h.
typedef ::phantom_omni::PhantomButtonEvent_<std::allocator<void> > phantom_omni::PhantomButtonEvent |
Definition at line 47 of file PhantomButtonEvent.h.
typedef boost::shared_ptr< ::phantom_omni::PhantomButtonEvent const> phantom_omni::PhantomButtonEventConstPtr |
Definition at line 50 of file PhantomButtonEvent.h.
typedef boost::shared_ptr< ::phantom_omni::PhantomButtonEvent> phantom_omni::PhantomButtonEventPtr |
Definition at line 49 of file PhantomButtonEvent.h.
std::ostream& phantom_omni::operator<< | ( | std::ostream & | s, |
const ::phantom_omni::PhantomButtonEvent_< ContainerAllocator > & | v | ||
) |
Definition at line 54 of file PhantomButtonEvent.h.
std::ostream& phantom_omni::operator<< | ( | std::ostream & | s, |
const ::phantom_omni::OmniFeedback_< ContainerAllocator > & | v | ||
) |
Definition at line 56 of file OmniFeedback.h.