Class NullKeyValueIterable

Inheritance Relationships

Base Type

Class Documentation

class opentelemetry::common::NullKeyValueIterable : public opentelemetry::common::KeyValueIterable

Public Functions

inline NullKeyValueIterable()
inline virtual bool ForEachKeyValue(nostd::function_ref<bool(nostd::string_view, common::AttributeValue)>) const noexcept
inline virtual size_t size() const noexcept