#include <NVPerfCounter.h>
Public Types | |
typedef uint64_t | _cycles_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef double | _value_as_pct_type |
typedef uint64_t | _value_type |
typedef boost::shared_ptr < ::rve_msgs::NVPerfCounter_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rve_msgs::NVPerfCounter_ < ContainerAllocator > > | Ptr |
typedef NVPerfCounter_ < ContainerAllocator > | Type |
Public Member Functions | |
NVPerfCounter_ () | |
NVPerfCounter_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint64_t | cycles |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
uint64_t | value |
double | value_as_pct |
Definition at line 21 of file NVPerfCounter.h.
typedef uint64_t rve_msgs::NVPerfCounter_< ContainerAllocator >::_cycles_type |
Definition at line 46 of file NVPerfCounter.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rve_msgs::NVPerfCounter_< ContainerAllocator >::_name_type |
Definition at line 40 of file NVPerfCounter.h.
typedef double rve_msgs::NVPerfCounter_< ContainerAllocator >::_value_as_pct_type |
Definition at line 49 of file NVPerfCounter.h.
typedef uint64_t rve_msgs::NVPerfCounter_< ContainerAllocator >::_value_type |
Definition at line 43 of file NVPerfCounter.h.
typedef boost::shared_ptr< ::rve_msgs::NVPerfCounter_<ContainerAllocator> const> rve_msgs::NVPerfCounter_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file NVPerfCounter.h.
typedef boost::shared_ptr< ::rve_msgs::NVPerfCounter_<ContainerAllocator> > rve_msgs::NVPerfCounter_< ContainerAllocator >::Ptr |
Definition at line 53 of file NVPerfCounter.h.
typedef NVPerfCounter_<ContainerAllocator> rve_msgs::NVPerfCounter_< ContainerAllocator >::Type |
Definition at line 22 of file NVPerfCounter.h.
rve_msgs::NVPerfCounter_< ContainerAllocator >::NVPerfCounter_ | ( | ) | [inline] |
Definition at line 24 of file NVPerfCounter.h.
rve_msgs::NVPerfCounter_< ContainerAllocator >::NVPerfCounter_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file NVPerfCounter.h.
boost::shared_ptr<std::map<std::string, std::string> > rve_msgs::NVPerfCounter_< ContainerAllocator >::__connection_header |
Definition at line 55 of file NVPerfCounter.h.
uint64_t rve_msgs::NVPerfCounter_< ContainerAllocator >::cycles |
Definition at line 47 of file NVPerfCounter.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rve_msgs::NVPerfCounter_< ContainerAllocator >::name |
Definition at line 41 of file NVPerfCounter.h.
uint64_t rve_msgs::NVPerfCounter_< ContainerAllocator >::value |
Definition at line 44 of file NVPerfCounter.h.
double rve_msgs::NVPerfCounter_< ContainerAllocator >::value_as_pct |
Definition at line 50 of file NVPerfCounter.h.