Wiselib
Public Types | Public Member Functions
wiselib::PLTT_TargetSpreadMetricType< Integer_P > Class Template Reference

#include <PLTT_spread_metrics.h>

List of all members.

Public Types

typedef Integer_P Integer

Public Member Functions

 PLTT_TargetSpreadMetricType ()
Integer get_trace_messages_send ()
Integer get_trace_messages_bytes_send ()
void inc_trace_messages_send ()
void inc_trace_messages_bytes_send (Integer _bytes_num)
void reset ()

template<typename Integer_P>
class wiselib::PLTT_TargetSpreadMetricType< Integer_P >


Member Typedef Documentation

template<typename Integer_P >
typedef Integer_P wiselib::PLTT_TargetSpreadMetricType< Integer_P >::Integer

Constructor & Destructor Documentation

template<typename Integer_P >
wiselib::PLTT_TargetSpreadMetricType< Integer_P >::PLTT_TargetSpreadMetricType ( ) [inline]

Member Function Documentation

template<typename Integer_P >
Integer wiselib::PLTT_TargetSpreadMetricType< Integer_P >::get_trace_messages_bytes_send ( ) [inline]
template<typename Integer_P >
Integer wiselib::PLTT_TargetSpreadMetricType< Integer_P >::get_trace_messages_send ( ) [inline]
template<typename Integer_P >
void wiselib::PLTT_TargetSpreadMetricType< Integer_P >::inc_trace_messages_bytes_send ( Integer  _bytes_num) [inline]
template<typename Integer_P >
void wiselib::PLTT_TargetSpreadMetricType< Integer_P >::inc_trace_messages_send ( ) [inline]
template<typename Integer_P >
void wiselib::PLTT_TargetSpreadMetricType< Integer_P >::reset ( void  ) [inline]

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