MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / get_impl

Method get_impl

src/Chain/libraries/client/Client.cpp:2059–2061  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2057
2058
2059 thinkyoung::api::CommonApi* Client::get_impl() const {
2060 return my.get();
2061 }
2062
2063 bool RpcServerConfig::is_valid() const {
2064#ifndef _WIN32

Callers 5

optional_baseFunction · 0.80
assignFunction · 0.80
getMethod · 0.80
attribute_castFunction · 0.80
constant.hppFile · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected