Definition at line 129 of file stats.h.
#include <stats.h>
◆ PrintOrder
| Enumerator |
|---|
| SORT_BY_PRIORITY_THEN_VALUE | |
| SORT_BY_NAME | |
Definition at line 131 of file stats.h.
◆ StatsGroup() [1/2]
| operations_research::StatsGroup::StatsGroup |
( |
absl::string_view | name | ) |
|
|
inlineexplicit |
◆ StatsGroup() [2/2]
| operations_research::StatsGroup::StatsGroup |
( |
const StatsGroup & | | ) |
|
|
delete |
◆ ~StatsGroup()
| operations_research::StatsGroup::~StatsGroup |
( |
| ) |
|
|
default |
◆ LookupOrCreateTimeDistribution()
| TimeDistribution * operations_research::StatsGroup::LookupOrCreateTimeDistribution |
( |
absl::string_view | name | ) |
|
◆ operator=()
◆ Register()
| void operations_research::StatsGroup::Register |
( |
Stat * | stat | ) |
|
◆ Reset()
| void operations_research::StatsGroup::Reset |
( |
| ) |
|
◆ SetPrintOrder()
| void operations_research::StatsGroup::SetPrintOrder |
( |
PrintOrder | print_order | ) |
|
|
inline |
◆ StatString()
| std::string operations_research::StatsGroup::StatString |
( |
| ) |
const |
The documentation for this class was generated from the following files: