eckit::Metrics class

Public static functions

static void set(const std::string& name, const Value& value, bool overrideOk = false)
static void set(const std::string& name, const std::vector<std::string>& value, bool overrideOk = false)
static void set(const std::string& name, const std::set<std::string>& value, bool overrideOk = false)
static void set(const std::string& name, const std::map<std::string, unsigned long long>& value, bool overrideOk = false)
static void set(const std::string& name, bool value, bool overrideOk = false)
static void set(const std::string& name, int value, bool overrideOk = false)
static void set(const std::string& name, unsigned int value, bool overrideOk = false)
static void set(const std::string& name, long value, bool overrideOk = false)
static void set(const std::string& name, unsigned long value, bool overrideOk = false)
static void set(const std::string& name, long long value, bool overrideOk = false)
static void set(const std::string& name, unsigned long long value, bool overrideOk = false)
static void set(const std::string& name, double value, bool overrideOk = false)
static void set(const std::string& name, const Offset& value, bool overrideOk = false)
static void set(const std::string& name, const Length& value, bool overrideOk = false)
static void timestamp(const std::string& name, time_t value, bool overrideOk = false)
static void error(const std::exception&)
static void send(Stream&)
static void receive(Stream&)
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.