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

Method clear

lib_acl_cpp/src/redis/redis_result.cpp:43–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void redis_result::clear()
44{
45 children_ = NULL;
46 children_idx_ = 0;
47}
48
49redis_result& redis_result::set_size(size_t size)
50{

Callers 15

scanMethod · 0.45
sscanMethod · 0.45
redis_geo.cppFile · 0.45
cluster_infoMethod · 0.45
free_slotsMethod · 0.45
free_slavesMethod · 0.45
cluster_nodesMethod · 0.45
free_mastersMethod · 0.45
argv_to_stringMethod · 0.45
reopenMethod · 0.45
moveMethod · 0.45
askMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected