$search
#include <GPUStatus.h>
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 | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
GPUStatus_ (const ContainerAllocator &_alloc) | |
GPUStatus_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
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 |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file GPUStatus.h.
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.
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.
typedef float pr2_msgs::GPUStatus_< ContainerAllocator >::_fan_speed_type |
Definition at line 74 of file GPUStatus.h.
typedef float pr2_msgs::GPUStatus_< ContainerAllocator >::_gpu_usage_type |
Definition at line 77 of file GPUStatus.h.
typedef ::std_msgs::Header_<ContainerAllocator> pr2_msgs::GPUStatus_< ContainerAllocator >::_header_type |
Definition at line 53 of file GPUStatus.h.
typedef float pr2_msgs::GPUStatus_< ContainerAllocator >::_memory_usage_type |
Definition at line 80 of file GPUStatus.h.
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.
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.
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.
typedef float pr2_msgs::GPUStatus_< ContainerAllocator >::_temperature_type |
Definition at line 71 of file GPUStatus.h.
typedef boost::shared_ptr< ::pr2_msgs::GPUStatus_<ContainerAllocator> const> pr2_msgs::GPUStatus_< ContainerAllocator >::ConstPtr |
Definition at line 182 of file GPUStatus.h.
typedef boost::shared_ptr< ::pr2_msgs::GPUStatus_<ContainerAllocator> > pr2_msgs::GPUStatus_< ContainerAllocator >::Ptr |
Definition at line 181 of file GPUStatus.h.
typedef GPUStatus_<ContainerAllocator> pr2_msgs::GPUStatus_< ContainerAllocator >::Type |
Definition at line 23 of file GPUStatus.h.
pr2_msgs::GPUStatus_< ContainerAllocator >::GPUStatus_ | ( | ) | [inline] |
Definition at line 25 of file GPUStatus.h.
pr2_msgs::GPUStatus_< ContainerAllocator >::GPUStatus_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file GPUStatus.h.
ROS_DEPRECATED const std::string pr2_msgs::GPUStatus_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 89 of file GPUStatus.h.
ROS_DEPRECATED const std::string pr2_msgs::GPUStatus_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 96 of file GPUStatus.h.
ROS_DEPRECATED const std::string pr2_msgs::GPUStatus_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 131 of file GPUStatus.h.
static ROS_DEPRECATED const std::string pr2_msgs::GPUStatus_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 87 of file GPUStatus.h.
static const char* pr2_msgs::GPUStatus_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 85 of file GPUStatus.h.
static ROS_DEPRECATED const std::string pr2_msgs::GPUStatus_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 94 of file GPUStatus.h.
static const char* pr2_msgs::GPUStatus_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 92 of file GPUStatus.h.
static ROS_DEPRECATED const std::string pr2_msgs::GPUStatus_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 129 of file GPUStatus.h.
static const char* pr2_msgs::GPUStatus_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 99 of file GPUStatus.h.
virtual ROS_DEPRECATED uint8_t* pr2_msgs::GPUStatus_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 149 of file GPUStatus.h.
virtual ROS_DEPRECATED uint32_t pr2_msgs::GPUStatus_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 165 of file GPUStatus.h.
virtual ROS_DEPRECATED uint8_t* pr2_msgs::GPUStatus_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 133 of file GPUStatus.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_msgs::GPUStatus_< ContainerAllocator >::__connection_header |
Definition at line 183 of file GPUStatus.h.
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.
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.
float pr2_msgs::GPUStatus_< ContainerAllocator >::fan_speed |
Definition at line 75 of file GPUStatus.h.
float pr2_msgs::GPUStatus_< ContainerAllocator >::gpu_usage |
Definition at line 78 of file GPUStatus.h.
::std_msgs::Header_<ContainerAllocator> pr2_msgs::GPUStatus_< ContainerAllocator >::header |
Definition at line 54 of file GPUStatus.h.
float pr2_msgs::GPUStatus_< ContainerAllocator >::memory_usage |
Definition at line 81 of file GPUStatus.h.
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.
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.
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.
float pr2_msgs::GPUStatus_< ContainerAllocator >::temperature |
Definition at line 72 of file GPUStatus.h.