Skip to content

Class cubmonitor::accumulator_statistic

template <class Rep>

ClassList > cubmonitor > accumulator_statistic

  • #include <monitor_statistic.hpp>

Inherits the following classes: cubmonitor::primitive

Public Types

Type Name
typedef Rep rep

Public Types inherited from cubmonitor::primitive

See cubmonitor::primitive

Type Name
typedef Rep rep

Public Functions

Type Name
void collect (const Rep & value)

Public Functions inherited from cubmonitor::primitive

See cubmonitor::primitive

Type Name
void fetch (statistic_value * destination, fetch_mode mode=FETCH_GLOBAL) const
std::size_t get_statistics_count (void) const
Rep get_value (fetch_mode mode=FETCH_GLOBAL) const
primitive & operator= (const primitive & other)
primitive (Rep value=Rep())

Protected Attributes inherited from cubmonitor::primitive

See cubmonitor::primitive

Type Name
Rep m_value

Protected Functions inherited from cubmonitor::primitive

See cubmonitor::primitive

Type Name
void set_value (const Rep & value)

Public Types Documentation

typedef rep

using cubmonitor::accumulator_statistic< Rep >::rep =  Rep;

Public Functions Documentation

function collect

void cubmonitor::accumulator_statistic::collect (
    const  Rep & value
) 


The documentation for this class was generated from the following file cubrid/src/monitor/monitor_statistic.hpp