hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
Metrics Class Reference

#include "metrics.hpp"

Inheritance diagram for Metrics:
Inheritance graph
Collaboration diagram for Metrics:
Collaboration graph

Public Member Functions

std::string const & getListenAddress () const
 

Static Public Member Functions

template<class... Ts>
static std::shared_ptr< Metricscreate (Ts &&... args)
 

Detailed Description

Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Member Function Documentation

◆ create()

template<class... Ts>
static std::shared_ptr<Metrics> Metrics::create ( Ts &&...  args)
inlinestatic
Here is the caller graph for this function:

◆ getListenAddress()

std::string const& Metrics::getListenAddress ( ) const
inline

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