C++ Actor Framework 0.18
Loading...
Searching...
No Matches
caf::telemetry::counter< ValueType > Member List

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() noexceptcaf::telemetry::counter< ValueType >
inc(value_type amount) noexceptcaf::telemetry::counter< ValueType >
operator++() noexceptcaf::telemetry::counter< ValueType >
runtime_type (defined in caf::telemetry::counter< ValueType >)caf::telemetry::counter< ValueType >static
value() const noexceptcaf::telemetry::counter< ValueType >
value_type typedef (defined in caf::telemetry::counter< ValueType >)caf::telemetry::counter< ValueType >