OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GenDb::GenDbIfStats Member List

This is the complete list of members for GenDb::GenDbIfStats, including all inherited members.

cumulative_errors_GenDb::GenDbIfStatsprivate
errors_GenDb::GenDbIfStatsprivate
GenDbIfStats()GenDb::GenDbIfStatsinline
GetCumulative(std::vector< GenDb::DbTableInfo > *vdbti, GenDb::DbErrors *dbe) const GenDb::GenDbIfStats
GetDiffs(std::vector< GenDb::DbTableInfo > *vdbti, GenDb::DbErrors *dbe)GenDb::GenDbIfStats
IncrementErrors(IfErrors::Type type)GenDb::GenDbIfStats
IncrementTableRead(const std::string &table_name)GenDb::GenDbIfStats
IncrementTableRead(const std::string &table_name, uint64_t num_reads)GenDb::GenDbIfStats
IncrementTableReadBackPressureFail(const std::string &table_name)GenDb::GenDbIfStats
IncrementTableReadFail(const std::string &table_name)GenDb::GenDbIfStats
IncrementTableReadFail(const std::string &table_name, uint64_t num_reads)GenDb::GenDbIfStats
IncrementTableStats(TableOp op, const std::string &table_name)GenDb::GenDbIfStats
IncrementTableStatsInternal(const std::string &table_name, bool write, bool fail, bool back_pressure, uint64_t num)GenDb::GenDbIfStatsprivate
IncrementTableWrite(const std::string &table_name)GenDb::GenDbIfStats
IncrementTableWrite(const std::string &table_name, uint64_t num_writes)GenDb::GenDbIfStats
IncrementTableWriteBackPressureFail(const std::string &table_name)GenDb::GenDbIfStats
IncrementTableWriteFail(const std::string &table_name)GenDb::GenDbIfStats
IncrementTableWriteFail(const std::string &table_name, uint64_t num_writes)GenDb::GenDbIfStats
TABLE_OP_NONE enum valueGenDb::GenDbIfStats
TABLE_OP_READ enum valueGenDb::GenDbIfStats
TABLE_OP_READ_FAIL enum valueGenDb::GenDbIfStats
TABLE_OP_WRITE enum valueGenDb::GenDbIfStats
TABLE_OP_WRITE_BACK_PRESSURE_FAIL enum valueGenDb::GenDbIfStats
TABLE_OP_WRITE_FAIL enum valueGenDb::GenDbIfStats
table_stats_GenDb::GenDbIfStatsprivate
TableOp enum nameGenDb::GenDbIfStats