Skip to content

Class cubmonitor::accumulator_atomic_statistic

template <class Rep>

ClassList > cubmonitor > accumulator_atomic_statistic

  • #include <monitor_statistic.hpp>

Inherits the following classes: cubmonitor::atomic_primitive

Public Types

Type Name
typedef Rep rep

Public Types inherited from cubmonitor::atomic_primitive

See cubmonitor::atomic_primitive

Type Name
typedef Rep rep

Public Functions

Type Name
void collect (const Rep & value)
void collect (const time_rep & value)
void collect (const time_rep & value)

Public Functions inherited from cubmonitor::atomic_primitive

See cubmonitor::atomic_primitive

Type Name
atomic_primitive (Rep value=Rep())
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
atomic_primitive & operator= (const atomic_primitive & other)

Protected Attributes inherited from cubmonitor::atomic_primitive

See cubmonitor::atomic_primitive

Type Name
std::atomic< Rep > m_value

Protected Functions inherited from cubmonitor::atomic_primitive

See cubmonitor::atomic_primitive

Type Name
bool compare_exchange (Rep & compare_value, const Rep & replace_value)
void fetch_add (const Rep & value)
void set_value (const Rep & value)

Public Types Documentation

typedef rep

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

Public Functions Documentation

function collect [1/3]

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

function collect [2/3]

void cubmonitor::accumulator_atomic_statistic::collect (
    const  time_rep & value
) 

function collect [2/3]

void cubmonitor::accumulator_atomic_statistic::collect (
    const  time_rep & value
) 


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