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

Method get_str_cfg

lib_acl_cpp/src/master/master_conf.cpp:229–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229ACL_CFG_STR_TABLE* master_conf::get_str_cfg() const
230{
231 return str_cfg_;
232}
233
234ACL_CFG_BOOL_TABLE* master_conf::get_bool_cfg() const
235{

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