Prometheus Client Library for Modern C++
prometheus::Registry Member List

This is the complete list of members for prometheus::Registry, including all inherited members.

Collect() const overrideprometheus::Registryvirtual
detail::Builder (defined in prometheus::Registry)prometheus::Registryfriend
GetFamilies() (defined in prometheus::Registry)prometheus::Registry
InsertBehavior enum nameprometheus::Registry
operator=(const Registry &)=deleteprometheus::Registry
operator=(Registry &&)=deleteprometheus::Registry
Registry(InsertBehavior insert_behavior=InsertBehavior::Merge)prometheus::Registryexplicit
Registry(const Registry &)=deleteprometheus::Registry
Registry(Registry &&)=deleteprometheus::Registry
Remove(const Family< T > &family)prometheus::Registry
~Collectable()=default (defined in prometheus::Collectable)prometheus::Collectablevirtual
~Registry() overrideprometheus::Registry