AnyCollect
1.1.2
|
This is the complete list of members for AnyCollect::Matcher, including all inherited members.
computeRate() const noexcept | AnyCollect::Matcher | |
computeRate_ | AnyCollect::Matcher | protected |
convertToUnitsPerSecond() const noexcept | AnyCollect::Matcher | |
convertToUnitsPerSecond_ | AnyCollect::Matcher | protected |
getMetric(const std::cmatch &match, const std::vector< std::string > &pathParts) const noexcept | AnyCollect::Matcher | |
getName(const std::cmatch &match, const std::vector< std::string > &pathParts) const noexcept | AnyCollect::Matcher | |
getTags(const std::cmatch &match, const std::vector< std::string > &pathParts) const noexcept | AnyCollect::Matcher | |
getUnit(const std::cmatch &match, const std::vector< std::string > &pathParts) const noexcept | AnyCollect::Matcher | |
getValue(const std::cmatch &match, const std::vector< std::string > &pathParts) const noexcept | AnyCollect::Matcher | |
Matcher() noexcept | AnyCollect::Matcher | |
Matcher(const Config::expression::metric &config) noexcept | AnyCollect::Matcher | |
matchEscapeChar | AnyCollect::Matcher | static |
matchSubstitutionPathPrefix | AnyCollect::Matcher | static |
matchSubstitutionPrefix | AnyCollect::Matcher | static |
name() const noexcept | AnyCollect::Matcher | |
name_ | AnyCollect::Matcher | protected |
setComputeRate(bool computeRate) noexcept | AnyCollect::Matcher | |
setConvertToUnitsPerSecond(bool convertToUnitsPerSecond) noexcept | AnyCollect::Matcher | |
setName(const std::vector< std::string > &name) noexcept | AnyCollect::Matcher | |
setTags(const std::map< std::string, std::string > &tags) noexcept | AnyCollect::Matcher | |
setUnit(const std::string &unit) noexcept | AnyCollect::Matcher | |
setValue(const std::string &value) noexcept | AnyCollect::Matcher | |
tags() const noexcept | AnyCollect::Matcher | |
tags_ | AnyCollect::Matcher | protected |
unit() const noexcept | AnyCollect::Matcher | |
unit_ | AnyCollect::Matcher | protected |
value() const noexcept | AnyCollect::Matcher | |
value_ | AnyCollect::Matcher | protected |