Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ next
Method
next
src/yvalve/why.cpp:1199–1202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1197
}
1198
1199
typename Y::NextInterface* next()
1200
{
1201
return nextRef;
1202
}
1203
1204
private:
1205
YEntry(const YEntry&); // prohibit copy constructor
Callers
15
done
Function · 0.45
cancel
Method · 0.45
receive
Method · 0.45
send
Method · 0.45
getInfo
Method · 0.45
start
Method · 0.45
startAndSend
Method · 0.45
unwind
Method · 0.45
free
Method · 0.45
getSegment
Method · 0.45
putSegment
Method · 0.45
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected