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

Method get_int_cfg

lib_acl_cpp/src/master/master_conf.cpp:219–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219ACL_CFG_INT_TABLE* master_conf::get_int_cfg() const
220{
221 return int_cfg_;
222}
223
224ACL_CFG_INT64_TABLE* master_conf::get_int64_cfg() const
225{

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