All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Types | Public Member Functions | Public Attributes
kobuki_comms::ButtonEvent_< ContainerAllocator > Struct Template Reference

#include <ButtonEvent.h>

List of all members.

Public Types

enum  { Button0 = 0 }
enum  { Button1 = 1 }
enum  { Button2 = 2 }
enum  { RELEASED = 0 }
enum  { PRESSED = 1 }
typedef uint8_t _button_type
typedef uint8_t _state_type
typedef boost::shared_ptr
< ::kobuki_comms::ButtonEvent_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::kobuki_comms::ButtonEvent_
< ContainerAllocator > > 
Ptr
typedef ButtonEvent_
< ContainerAllocator > 
Type

Public Member Functions

 ButtonEvent_ ()
 ButtonEvent_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t button
uint8_t state

Detailed Description

template<class ContainerAllocator>
struct kobuki_comms::ButtonEvent_< ContainerAllocator >

Definition at line 21 of file ButtonEvent.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t kobuki_comms::ButtonEvent_< ContainerAllocator >::_button_type

Definition at line 39 of file ButtonEvent.h.

template<class ContainerAllocator >
typedef uint8_t kobuki_comms::ButtonEvent_< ContainerAllocator >::_state_type

Definition at line 36 of file ButtonEvent.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::kobuki_comms::ButtonEvent_<ContainerAllocator> const> kobuki_comms::ButtonEvent_< ContainerAllocator >::ConstPtr

Definition at line 49 of file ButtonEvent.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::kobuki_comms::ButtonEvent_<ContainerAllocator> > kobuki_comms::ButtonEvent_< ContainerAllocator >::Ptr

Definition at line 48 of file ButtonEvent.h.

template<class ContainerAllocator >
typedef ButtonEvent_<ContainerAllocator> kobuki_comms::ButtonEvent_< ContainerAllocator >::Type

Definition at line 22 of file ButtonEvent.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
Button0 

Definition at line 42 of file ButtonEvent.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
Button1 

Definition at line 43 of file ButtonEvent.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
Button2 

Definition at line 44 of file ButtonEvent.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RELEASED 

Definition at line 45 of file ButtonEvent.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PRESSED 

Definition at line 46 of file ButtonEvent.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
kobuki_comms::ButtonEvent_< ContainerAllocator >::ButtonEvent_ ( ) [inline]

Definition at line 24 of file ButtonEvent.h.

template<class ContainerAllocator >
kobuki_comms::ButtonEvent_< ContainerAllocator >::ButtonEvent_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file ButtonEvent.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > kobuki_comms::ButtonEvent_< ContainerAllocator >::__connection_header

Definition at line 50 of file ButtonEvent.h.

template<class ContainerAllocator >
uint8_t kobuki_comms::ButtonEvent_< ContainerAllocator >::button

Definition at line 40 of file ButtonEvent.h.

template<class ContainerAllocator >
uint8_t kobuki_comms::ButtonEvent_< ContainerAllocator >::state

Definition at line 37 of file ButtonEvent.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


kobuki_comms
Author(s): Daniel Stonier, 주영훈
autogenerated on Thu Nov 15 2012 18:05:16