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

Method clear

lib_acl_cpp/src/db/db_handle.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26void db_row::clear()
27{
28 values_.clear();
29}
30
31const char* db_row::field_name(size_t ifield) const
32{

Callers 10

initMethod · 0.45
set_nodesMethod · 0.45
free_jobsMethod · 0.45
get_jobsMethod · 0.45
infoMethod · 0.45
free_nodesMethod · 0.45
query.cppFile · 0.45
resetMethod · 0.45
nextMethod · 0.45
db_handle.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected