C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::telemetry::counter< ValueType >, including all inherited members.
counter() noexcept=default (defined in caf::telemetry::counter< ValueType >) | caf::telemetry::counter< ValueType > | |
counter(value_type initial_value) noexcept (defined in caf::telemetry::counter< ValueType >) | caf::telemetry::counter< ValueType > | explicit |
counter(span< const label >) noexcept (defined in caf::telemetry::counter< ValueType >) | caf::telemetry::counter< ValueType > | explicit |
family_setting typedef (defined in caf::telemetry::counter< ValueType >) | caf::telemetry::counter< ValueType > | |
inc() noexcept | caf::telemetry::counter< ValueType > | |
inc(value_type amount) noexcept | caf::telemetry::counter< ValueType > | |
operator++() noexcept | caf::telemetry::counter< ValueType > | |
operator++(int) noexcept | caf::telemetry::counter< ValueType > | |
runtime_type (defined in caf::telemetry::counter< ValueType >) | caf::telemetry::counter< ValueType > | static |
value() const noexcept | caf::telemetry::counter< ValueType > | |
value_type typedef (defined in caf::telemetry::counter< ValueType >) | caf::telemetry::counter< ValueType > |