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

Method eof

lib_acl_cpp/src/stream/stream.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54bool stream::eof() const
55{
56 return eof_;
57}
58
59void stream::clear_eof()
60{

Callers 15

get_lineFunction · 0.45
mainFunction · 0.45
transferMethod · 0.45
echoMethod · 0.45
load_objsFunction · 0.45
send_fileFunction · 0.45
do_runFunction · 0.45
do_runFunction · 0.45
load_serversFunction · 0.45
runningMethod · 0.45
test_sismemberFunction · 0.45
test_spopFunction · 0.45

Calls

no outgoing calls

Tested by 5

echoMethod · 0.36
test_sismemberFunction · 0.36
test_spopFunction · 0.36
test_srandmemberFunction · 0.36
test_authFunction · 0.36