Namespaces | |
| namespace | msg |
| namespace | pstat |
| namespace | stats |
| namespace | WIIMote |
| namespace | wiimoteConstants |
| namespace | wiimoteExceptions |
| namespace | wiimoteTests |
| namespace | wiistate |
| namespace | wiiutils |
Classes | |
| struct | IrSourceInfo_ |
| struct | State_ |
| struct | TimedSwitch_ |
Typedefs | |
| typedef ::wiimote::IrSourceInfo_ < std::allocator< void > > | IrSourceInfo |
| typedef boost::shared_ptr < ::wiimote::IrSourceInfo const > | IrSourceInfoConstPtr |
| typedef boost::shared_ptr < ::wiimote::IrSourceInfo > | IrSourceInfoPtr |
| typedef ::wiimote::State_ < std::allocator< void > > | State |
| typedef boost::shared_ptr < ::wiimote::State const > | StateConstPtr |
| typedef boost::shared_ptr < ::wiimote::State > | StatePtr |
| typedef ::wiimote::TimedSwitch_ < std::allocator< void > > | TimedSwitch |
| typedef boost::shared_ptr < ::wiimote::TimedSwitch const > | TimedSwitchConstPtr |
| typedef boost::shared_ptr < ::wiimote::TimedSwitch > | TimedSwitchPtr |
Functions | |
| template<typename ContainerAllocator > | |
| std::ostream & | operator<< (std::ostream &s, const ::wiimote::IrSourceInfo_< ContainerAllocator > &v) |
| template<typename ContainerAllocator > | |
| std::ostream & | operator<< (std::ostream &s, const ::wiimote::TimedSwitch_< ContainerAllocator > &v) |
| template<typename ContainerAllocator > | |
| std::ostream & | operator<< (std::ostream &s, const ::wiimote::State_< ContainerAllocator > &v) |
| typedef ::wiimote::IrSourceInfo_<std::allocator<void> > wiimote::IrSourceInfo |
Definition at line 52 of file IrSourceInfo.h.
| typedef boost::shared_ptr< ::wiimote::IrSourceInfo const> wiimote::IrSourceInfoConstPtr |
Definition at line 55 of file IrSourceInfo.h.
| typedef boost::shared_ptr< ::wiimote::IrSourceInfo> wiimote::IrSourceInfoPtr |
Definition at line 54 of file IrSourceInfo.h.
| typedef ::wiimote::State_<std::allocator<void> > wiimote::State |
| typedef boost::shared_ptr< ::wiimote::State const> wiimote::StateConstPtr |
| typedef boost::shared_ptr< ::wiimote::State> wiimote::StatePtr |
| typedef ::wiimote::TimedSwitch_<std::allocator<void> > wiimote::TimedSwitch |
Definition at line 57 of file TimedSwitch.h.
| typedef boost::shared_ptr< ::wiimote::TimedSwitch const> wiimote::TimedSwitchConstPtr |
Definition at line 60 of file TimedSwitch.h.
| typedef boost::shared_ptr< ::wiimote::TimedSwitch> wiimote::TimedSwitchPtr |
Definition at line 59 of file TimedSwitch.h.
| std::ostream& wiimote::operator<< | ( | std::ostream & | s, |
| const ::wiimote::IrSourceInfo_< ContainerAllocator > & | v | ||
| ) |
Definition at line 59 of file IrSourceInfo.h.
| std::ostream& wiimote::operator<< | ( | std::ostream & | s, |
| const ::wiimote::TimedSwitch_< ContainerAllocator > & | v | ||
| ) |
Definition at line 64 of file TimedSwitch.h.
| std::ostream& wiimote::operator<< | ( | std::ostream & | s, |
| const ::wiimote::State_< ContainerAllocator > & | v | ||
| ) |