Public Types | Public Member Functions | Public Attributes
clearpath_base::StateChange_< ContainerAllocator > Struct Template Reference

#include <StateChange.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_joystick_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_new_state_type
typedef boost::shared_ptr
< ::clearpath_base::StateChange_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::clearpath_base::StateChange_
< ContainerAllocator > > 
Ptr
typedef StateChange_
< ContainerAllocator > 
Type

Public Member Functions

 StateChange_ ()
 StateChange_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
joystick
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
new_state

Detailed Description

template<class ContainerAllocator>
struct clearpath_base::StateChange_< ContainerAllocator >

Definition at line 21 of file StateChange.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::StateChange_< ContainerAllocator >::_joystick_type

Definition at line 39 of file StateChange.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::StateChange_< ContainerAllocator >::_new_state_type

Definition at line 36 of file StateChange.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::StateChange_<ContainerAllocator> const> clearpath_base::StateChange_< ContainerAllocator >::ConstPtr

Definition at line 44 of file StateChange.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::StateChange_<ContainerAllocator> > clearpath_base::StateChange_< ContainerAllocator >::Ptr

Definition at line 43 of file StateChange.h.

template<class ContainerAllocator >
typedef StateChange_<ContainerAllocator> clearpath_base::StateChange_< ContainerAllocator >::Type

Definition at line 22 of file StateChange.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
clearpath_base::StateChange_< ContainerAllocator >::StateChange_ ( ) [inline]

Definition at line 24 of file StateChange.h.

template<class ContainerAllocator >
clearpath_base::StateChange_< ContainerAllocator >::StateChange_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file StateChange.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::StateChange_< ContainerAllocator >::__connection_header

Definition at line 45 of file StateChange.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::StateChange_< ContainerAllocator >::joystick

Definition at line 40 of file StateChange.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::StateChange_< ContainerAllocator >::new_state

Definition at line 37 of file StateChange.h.


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


clearpath_base
Author(s): Mike Purvis
autogenerated on Sat Dec 28 2013 16:50:48