Scorum
Public Member Functions | Public Attributes | List of all members
scorum::account_statistics::statistics Struct Reference

#include <metrics.hpp>

Public Member Functions

statisticsoperator+= (const bucket_object &)
 

Public Attributes

std::map< account_name_type, account_statisticstatistic_map
 

Detailed Description

Definition at line 75 of file metrics.hpp.

Member Function Documentation

◆ operator+=()

statistics & scorum::account_statistics::statistics::operator+= ( const bucket_object bucket)

Definition at line 62 of file metrics.cpp.

Member Data Documentation

◆ statistic_map

std::map<account_name_type, account_statistic> scorum::account_statistics::statistics::statistic_map

Definition at line 77 of file metrics.hpp.


The documentation for this struct was generated from the following files: