MCPcopy Create free account
hub / github.com/acl-dev/acl / get_int64_cfg

Method get_int64_cfg

lib_acl_cpp/src/master/master_conf.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222}
223
224ACL_CFG_INT64_TABLE* master_conf::get_int64_cfg() const
225{
226 return int64_cfg_;
227}
228
229ACL_CFG_STR_TABLE* master_conf::get_str_cfg() const
230{

Callers 6

runMethod · 0.80
run_daemonMethod · 0.80
runMethod · 0.80
runMethod · 0.80
run_daemonMethod · 0.80
run_daemonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected