|
DiSMEC++
|
Go to the source code of this file.
Classes | |
| struct | dismec::stats::StatisticMetaData |
| Data that is associated with each declared statistics. More... | |
Namespaces | |
| dismec | |
| Main namespace in which all types, classes, and functions are defined. | |
| dismec::stats | |
| dismec::stats::detail | |
Typedefs | |
| using | dismec::stats::stat_id_t = opaque_int_type< detail::stat_id_tag > |
An opaque int-like type that is used to identify a statistic in a StatisticsCollection. More... | |
| using | dismec::stats::tag_id_t = opaque_int_type< detail::tag_id_tag > |
An opaque int-like type that is used to identify a tag in a StatisticsCollection. More... | |