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

#include <RobotStateEvent.h>

List of all members.

Public Types

enum  { ONLINE = 1 }
enum  { OFFLINE = 0 }
typedef uint8_t _state_type
typedef boost::shared_ptr
< ::kobuki_comms::RobotStateEvent_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::kobuki_comms::RobotStateEvent_
< ContainerAllocator > > 
Ptr
typedef RobotStateEvent_
< ContainerAllocator > 
Type

Public Member Functions

 RobotStateEvent_ ()
 RobotStateEvent_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

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

Definition at line 21 of file RobotStateEvent.h.


Member Typedef Documentation

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

Definition at line 34 of file RobotStateEvent.h.

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

Definition at line 41 of file RobotStateEvent.h.

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

Definition at line 40 of file RobotStateEvent.h.

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

Definition at line 22 of file RobotStateEvent.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
ONLINE 

Definition at line 37 of file RobotStateEvent.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
OFFLINE 

Definition at line 38 of file RobotStateEvent.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file RobotStateEvent.h.

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

Definition at line 29 of file RobotStateEvent.h.


Member Data Documentation

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

Definition at line 42 of file RobotStateEvent.h.

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

Definition at line 35 of file RobotStateEvent.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