This is the complete list of members for PotRegistry, including all inherited members.
| Clock typedef | PotRegistry | |
| get() noexcept | PotRegistry | static |
| m_next_id | PotRegistry | private |
| m_records | PotRegistry | private |
| m_records_mutex | PotRegistry | private |
| m_type_stats | PotRegistry | private |
| on_created(PotType t) noexcept | PotRegistry | |
| on_destroyed(uint64_t id, PotType t, size_t force_calls, TimePoint created_at) | PotRegistry | |
| on_force_call(PotType t) noexcept | PotRegistry | |
| reset() | PotRegistry | |
| TimePoint typedef | PotRegistry | |
| total_force_calls() const noexcept | PotRegistry | |
| type_alive(PotType t) const noexcept | PotRegistry | |
| type_force_calls(PotType t) const noexcept | PotRegistry | |
| write_summary(const std::string &path="_potcalls.json") const | PotRegistry |