Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ append
Method
append
lib_acl_cpp/src/http/http_pipe.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void http_pipe::append(pipe_stream* ps)
45
{
46
manager_.push_back(ps);
47
}
48
49
void http_pipe::reset(void)
50
{
Callers
15
MakeRelativePathsInFlagsAbsolute
Function · 0.45
onError
Method · 0.45
onError
Method · 0.45
onError
Method · 0.45
onError
Method · 0.45
onData
Method · 0.45
onError
Method · 0.45
readData
Method · 0.45
marshal
Method · 0.45
serialize
Method · 0.45
parse
Method · 0.45
test_get
Function · 0.45
Calls
1
push_back
Method · 0.45
Tested by
3
test_get
Function · 0.36
test_append
Function · 0.36
MergeFrom
Method · 0.36