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

Method opened

lib_acl_cpp/src/stream/stream.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64bool stream::opened() const
65{
66 return opened_;
67}
68
69ACL_VSTREAM* stream::get_vstream() const
70{

Callers 15

on_bodyMethod · 0.45
on_bodyMethod · 0.45
connect_serverMethod · 0.45
try_openMethod · 0.45
open_tblMethod · 0.45
beanstalk_openMethod · 0.45
openMethod · 0.45
closeMethod · 0.45
quitMethod · 0.45
~redis_clientMethod · 0.45
get_streamMethod · 0.45
openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected