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

Method destroy

lib_acl_cpp/src/stream/aio_stream.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void aio_stream::destroy()
54{
55 delete this;
56}
57
58void aio_stream::close(bool flush_out /* false */)
59{

Callers 2

~aio_streamMethod · 0.45
aio_stream.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected