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

#include <Tablet.h>

List of all members.

Public Types

typedef
::jsk_gui_msgs::Action_
< ContainerAllocator > 
_action_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_hardware_id_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_hardware_name_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef
::jsk_gui_msgs::DeviceSensor_
< ContainerAllocator > 
_sensor_type
typedef std::vector
< ::jsk_gui_msgs::Touch_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::jsk_gui_msgs::Touch_
< ContainerAllocator >
>::other > 
_touches_type
typedef boost::shared_ptr
< ::jsk_gui_msgs::Tablet_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::jsk_gui_msgs::Tablet_
< ContainerAllocator > > 
Ptr
typedef Tablet_
< ContainerAllocator > 
Type

Public Member Functions

 Tablet_ ()
 Tablet_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::jsk_gui_msgs::Action_
< ContainerAllocator > 
action
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
hardware_id
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
hardware_name
::std_msgs::Header_
< ContainerAllocator > 
header
::jsk_gui_msgs::DeviceSensor_
< ContainerAllocator > 
sensor
std::vector
< ::jsk_gui_msgs::Touch_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::jsk_gui_msgs::Touch_
< ContainerAllocator >
>::other > 
touches

Detailed Description

template<class ContainerAllocator>
struct jsk_gui_msgs::Tablet_< ContainerAllocator >

Definition at line 25 of file Tablet.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::jsk_gui_msgs::Action_<ContainerAllocator> jsk_gui_msgs::Tablet_< ContainerAllocator >::_action_type

Definition at line 57 of file Tablet.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Tablet_< ContainerAllocator >::_hardware_id_type

Definition at line 54 of file Tablet.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Tablet_< ContainerAllocator >::_hardware_name_type

Definition at line 51 of file Tablet.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> jsk_gui_msgs::Tablet_< ContainerAllocator >::_header_type

Definition at line 48 of file Tablet.h.

template<class ContainerAllocator >
typedef ::jsk_gui_msgs::DeviceSensor_<ContainerAllocator> jsk_gui_msgs::Tablet_< ContainerAllocator >::_sensor_type

Definition at line 60 of file Tablet.h.

template<class ContainerAllocator >
typedef std::vector< ::jsk_gui_msgs::Touch_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::jsk_gui_msgs::Touch_<ContainerAllocator> >::other > jsk_gui_msgs::Tablet_< ContainerAllocator >::_touches_type

Definition at line 63 of file Tablet.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::jsk_gui_msgs::Tablet_<ContainerAllocator> const> jsk_gui_msgs::Tablet_< ContainerAllocator >::ConstPtr

Definition at line 68 of file Tablet.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::jsk_gui_msgs::Tablet_<ContainerAllocator> > jsk_gui_msgs::Tablet_< ContainerAllocator >::Ptr

Definition at line 67 of file Tablet.h.

template<class ContainerAllocator >
typedef Tablet_<ContainerAllocator> jsk_gui_msgs::Tablet_< ContainerAllocator >::Type

Definition at line 26 of file Tablet.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
jsk_gui_msgs::Tablet_< ContainerAllocator >::Tablet_ ( ) [inline]

Definition at line 28 of file Tablet.h.

template<class ContainerAllocator >
jsk_gui_msgs::Tablet_< ContainerAllocator >::Tablet_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 38 of file Tablet.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > jsk_gui_msgs::Tablet_< ContainerAllocator >::__connection_header

Definition at line 69 of file Tablet.h.

template<class ContainerAllocator >
::jsk_gui_msgs::Action_<ContainerAllocator> jsk_gui_msgs::Tablet_< ContainerAllocator >::action

Definition at line 58 of file Tablet.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Tablet_< ContainerAllocator >::hardware_id

Definition at line 55 of file Tablet.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > jsk_gui_msgs::Tablet_< ContainerAllocator >::hardware_name

Definition at line 52 of file Tablet.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> jsk_gui_msgs::Tablet_< ContainerAllocator >::header

Definition at line 49 of file Tablet.h.

template<class ContainerAllocator >
::jsk_gui_msgs::DeviceSensor_<ContainerAllocator> jsk_gui_msgs::Tablet_< ContainerAllocator >::sensor

Definition at line 61 of file Tablet.h.

template<class ContainerAllocator >
std::vector< ::jsk_gui_msgs::Touch_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::jsk_gui_msgs::Touch_<ContainerAllocator> >::other > jsk_gui_msgs::Tablet_< ContainerAllocator >::touches

Definition at line 64 of file Tablet.h.


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


jsk_gui_msgs
Author(s): chen
autogenerated on Sat Mar 23 2013 16:13:10