#include <NVPerfCounters.h>
Public Types | |
typedef std::vector < ::rve_msgs::NVPerfCounter_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::rve_msgs::NVPerfCounter_ < ContainerAllocator > >::other > | _counters_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _gpu_bottleneck_type |
typedef boost::shared_ptr < ::rve_msgs::NVPerfCounters_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rve_msgs::NVPerfCounters_ < ContainerAllocator > > | Ptr |
typedef NVPerfCounters_ < ContainerAllocator > | Type |
Public Member Functions | |
NVPerfCounters_ () | |
NVPerfCounters_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::rve_msgs::NVPerfCounter_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::rve_msgs::NVPerfCounter_ < ContainerAllocator > >::other > | counters |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | gpu_bottleneck |
Definition at line 22 of file NVPerfCounters.h.
typedef std::vector< ::rve_msgs::NVPerfCounter_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::NVPerfCounter_<ContainerAllocator> >::other > rve_msgs::NVPerfCounters_< ContainerAllocator >::_counters_type |
Definition at line 37 of file NVPerfCounters.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rve_msgs::NVPerfCounters_< ContainerAllocator >::_gpu_bottleneck_type |
Definition at line 40 of file NVPerfCounters.h.
typedef boost::shared_ptr< ::rve_msgs::NVPerfCounters_<ContainerAllocator> const> rve_msgs::NVPerfCounters_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file NVPerfCounters.h.
typedef boost::shared_ptr< ::rve_msgs::NVPerfCounters_<ContainerAllocator> > rve_msgs::NVPerfCounters_< ContainerAllocator >::Ptr |
Definition at line 44 of file NVPerfCounters.h.
typedef NVPerfCounters_<ContainerAllocator> rve_msgs::NVPerfCounters_< ContainerAllocator >::Type |
Definition at line 23 of file NVPerfCounters.h.
rve_msgs::NVPerfCounters_< ContainerAllocator >::NVPerfCounters_ | ( | ) | [inline] |
Definition at line 25 of file NVPerfCounters.h.
rve_msgs::NVPerfCounters_< ContainerAllocator >::NVPerfCounters_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file NVPerfCounters.h.
boost::shared_ptr<std::map<std::string, std::string> > rve_msgs::NVPerfCounters_< ContainerAllocator >::__connection_header |
Definition at line 46 of file NVPerfCounters.h.
std::vector< ::rve_msgs::NVPerfCounter_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::rve_msgs::NVPerfCounter_<ContainerAllocator> >::other > rve_msgs::NVPerfCounters_< ContainerAllocator >::counters |
Definition at line 38 of file NVPerfCounters.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rve_msgs::NVPerfCounters_< ContainerAllocator >::gpu_bottleneck |
Definition at line 41 of file NVPerfCounters.h.