Public Types | Public Member Functions | Public Attributes
pr2_msgs::GPUStatus_< ContainerAllocator > Struct Template Reference

#include <GPUStatus.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_display_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_driver_version_type
typedef float _fan_speed_type
typedef float _gpu_usage_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef float _memory_usage_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_pci_device_id_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_pci_location_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_product_name_type
typedef float _temperature_type
typedef boost::shared_ptr
< ::pr2_msgs::GPUStatus_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_msgs::GPUStatus_
< ContainerAllocator > > 
Ptr
typedef GPUStatus_
< ContainerAllocator > 
Type

Public Member Functions

 GPUStatus_ ()
 GPUStatus_ (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 > 
display
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
driver_version
float fan_speed
float gpu_usage
::std_msgs::Header_
< ContainerAllocator > 
header
float memory_usage
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
pci_device_id
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
pci_location
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
product_name
float temperature

Detailed Description

template<class ContainerAllocator>
struct pr2_msgs::GPUStatus_< ContainerAllocator >

Definition at line 22 of file GPUStatus.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::_display_type

Definition at line 65 of file GPUStatus.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::_driver_version_type

Definition at line 68 of file GPUStatus.h.

template<class ContainerAllocator >
typedef float pr2_msgs::GPUStatus_< ContainerAllocator >::_fan_speed_type

Definition at line 74 of file GPUStatus.h.

template<class ContainerAllocator >
typedef float pr2_msgs::GPUStatus_< ContainerAllocator >::_gpu_usage_type

Definition at line 77 of file GPUStatus.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> pr2_msgs::GPUStatus_< ContainerAllocator >::_header_type

Definition at line 53 of file GPUStatus.h.

template<class ContainerAllocator >
typedef float pr2_msgs::GPUStatus_< ContainerAllocator >::_memory_usage_type

Definition at line 80 of file GPUStatus.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::_pci_device_id_type

Definition at line 59 of file GPUStatus.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::_pci_location_type

Definition at line 62 of file GPUStatus.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::_product_name_type

Definition at line 56 of file GPUStatus.h.

template<class ContainerAllocator >
typedef float pr2_msgs::GPUStatus_< ContainerAllocator >::_temperature_type

Definition at line 71 of file GPUStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_msgs::GPUStatus_<ContainerAllocator> const> pr2_msgs::GPUStatus_< ContainerAllocator >::ConstPtr

Definition at line 85 of file GPUStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_msgs::GPUStatus_<ContainerAllocator> > pr2_msgs::GPUStatus_< ContainerAllocator >::Ptr

Definition at line 84 of file GPUStatus.h.

template<class ContainerAllocator >
typedef GPUStatus_<ContainerAllocator> pr2_msgs::GPUStatus_< ContainerAllocator >::Type

Definition at line 23 of file GPUStatus.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_msgs::GPUStatus_< ContainerAllocator >::GPUStatus_ ( ) [inline]

Definition at line 25 of file GPUStatus.h.

template<class ContainerAllocator >
pr2_msgs::GPUStatus_< ContainerAllocator >::GPUStatus_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 39 of file GPUStatus.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > pr2_msgs::GPUStatus_< ContainerAllocator >::__connection_header

Definition at line 86 of file GPUStatus.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::display

Definition at line 66 of file GPUStatus.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::driver_version

Definition at line 69 of file GPUStatus.h.

template<class ContainerAllocator >
float pr2_msgs::GPUStatus_< ContainerAllocator >::fan_speed

Definition at line 75 of file GPUStatus.h.

template<class ContainerAllocator >
float pr2_msgs::GPUStatus_< ContainerAllocator >::gpu_usage

Definition at line 78 of file GPUStatus.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> pr2_msgs::GPUStatus_< ContainerAllocator >::header

Definition at line 54 of file GPUStatus.h.

template<class ContainerAllocator >
float pr2_msgs::GPUStatus_< ContainerAllocator >::memory_usage

Definition at line 81 of file GPUStatus.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::pci_device_id

Definition at line 60 of file GPUStatus.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::pci_location

Definition at line 63 of file GPUStatus.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_msgs::GPUStatus_< ContainerAllocator >::product_name

Definition at line 57 of file GPUStatus.h.

template<class ContainerAllocator >
float pr2_msgs::GPUStatus_< ContainerAllocator >::temperature

Definition at line 72 of file GPUStatus.h.


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


pr2_msgs
Author(s): Eric Berger and many others
autogenerated on Mon Oct 6 2014 03:30:41