MCPcopy 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

doneFunction · 0.45
cancelMethod · 0.45
receiveMethod · 0.45
sendMethod · 0.45
getInfoMethod · 0.45
startMethod · 0.45
startAndSendMethod · 0.45
unwindMethod · 0.45
freeMethod · 0.45
getSegmentMethod · 0.45
putSegmentMethod · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected