Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ do_next_sequence
Function
do_next_sequence
cpp/examples/service_bus.cpp:295–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
sequence *sequence::the_sequence = NULL;
294
295
void do_next_sequence() { sequence::the_sequence->next_sequence(); }
296
297
298
int main(int argc, char **argv) {
Callers
2
process_timeout
Method · 0.85
on_tracker_accept
Method · 0.85
Calls
1
next_sequence
Method · 0.80
Tested by
no test coverage detected