Public Types | Public Member Functions | Public Attributes
wiimote::TimedSwitch_< ContainerAllocator > Struct Template Reference

#include <TimedSwitch.h>

List of all members.

Public Types

enum  { ON = 1 }
enum  { OFF = 0 }
enum  { NO_CHANGE = -2 }
enum  { REPEAT = -1 }
enum  { FOREVER = -1 }
typedef int32_t _num_cycles_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_pulse_pattern_type
typedef int8_t _switch_mode_type
typedef boost::shared_ptr
< ::wiimote::TimedSwitch_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::wiimote::TimedSwitch_
< ContainerAllocator > > 
Ptr
typedef TimedSwitch_
< ContainerAllocator > 
Type

Public Member Functions

 TimedSwitch_ ()
 TimedSwitch_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int32_t num_cycles
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
pulse_pattern
int8_t switch_mode

Detailed Description

template<class ContainerAllocator>
struct wiimote::TimedSwitch_< ContainerAllocator >

Definition at line 21 of file TimedSwitch.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t wiimote::TimedSwitch_< ContainerAllocator >::_num_cycles_type

Definition at line 41 of file TimedSwitch.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > wiimote::TimedSwitch_< ContainerAllocator >::_pulse_pattern_type

Definition at line 44 of file TimedSwitch.h.

template<class ContainerAllocator >
typedef int8_t wiimote::TimedSwitch_< ContainerAllocator >::_switch_mode_type

Definition at line 38 of file TimedSwitch.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::wiimote::TimedSwitch_<ContainerAllocator> const> wiimote::TimedSwitch_< ContainerAllocator >::ConstPtr

Definition at line 54 of file TimedSwitch.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::wiimote::TimedSwitch_<ContainerAllocator> > wiimote::TimedSwitch_< ContainerAllocator >::Ptr

Definition at line 53 of file TimedSwitch.h.

template<class ContainerAllocator >
typedef TimedSwitch_<ContainerAllocator> wiimote::TimedSwitch_< ContainerAllocator >::Type

Definition at line 22 of file TimedSwitch.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
ON 

Definition at line 47 of file TimedSwitch.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
OFF 

Definition at line 48 of file TimedSwitch.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NO_CHANGE 

Definition at line 49 of file TimedSwitch.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
REPEAT 

Definition at line 50 of file TimedSwitch.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FOREVER 

Definition at line 51 of file TimedSwitch.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
wiimote::TimedSwitch_< ContainerAllocator >::TimedSwitch_ ( ) [inline]

Definition at line 24 of file TimedSwitch.h.

template<class ContainerAllocator >
wiimote::TimedSwitch_< ContainerAllocator >::TimedSwitch_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file TimedSwitch.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > wiimote::TimedSwitch_< ContainerAllocator >::__connection_header

Definition at line 55 of file TimedSwitch.h.

template<class ContainerAllocator >
int32_t wiimote::TimedSwitch_< ContainerAllocator >::num_cycles

Definition at line 42 of file TimedSwitch.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > wiimote::TimedSwitch_< ContainerAllocator >::pulse_pattern

Definition at line 45 of file TimedSwitch.h.

template<class ContainerAllocator >
int8_t wiimote::TimedSwitch_< ContainerAllocator >::switch_mode

Definition at line 39 of file TimedSwitch.h.


The documentation for this struct was generated from the following file:


wiimote
Author(s): Andreas Paepcke and Melonee Wise
autogenerated on Sat Dec 28 2013 17:06:51