Medida
medida::MetricName Class Reference

List of all members.

Classes

class  Impl

Public Member Functions

 MetricName (const std::string &domain, const std::string &type, const std::string &name, const std::string &scope="")
 MetricName (const MetricName &other)
std::string domain () const
std::string type () const
std::string name () const
std::string scope () const
std::string ToString () const
bool has_scope () const
bool operator== (const MetricName &other) const
bool operator!= (const MetricName &other) const
bool operator< (const MetricName &other) const
bool operator> (const MetricName &other) const

The documentation for this class was generated from the following files:
All Classes