Skip to content

Class cubperf::stat_definition

ClassList > cubperf > stat_definition

  • #include <perf.hpp>

Public Types

Type Name
enum type

Public Functions

Type Name
std::size_t get_value_count (void) const
stat_definition & operator= (const stat_definition & other)
constexpr stat_definition (const stat_id id, type stat_type, const char * first_name, const char * second_name=nullptr)
stat_definition (const stat_definition & other)

Public Types Documentation

enum type

enum cubperf::stat_definition::type {
    COUNTER,
    TIMER,
    COUNTER_AND_TIMER
};

Public Functions Documentation

function get_value_count

std::size_t cubperf::stat_definition::get_value_count (
    void
) const

function operator=

stat_definition & cubperf::stat_definition::operator= (
    const  stat_definition & other
) 

function stat_definition [1/3]

inline constexpr cubperf::stat_definition::stat_definition (
    const  stat_id id,
    type stat_type,
    const  char * first_name,
    const  char * second_name=nullptr
) 

function stat_definition [2/3]

cubperf::stat_definition::stat_definition (
    const  stat_definition & other
) 


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