MCPcopy 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

293sequence *sequence::the_sequence = NULL;
294
295void do_next_sequence() { sequence::the_sequence->next_sequence(); }
296
297
298int main(int argc, char **argv) {

Callers 2

process_timeoutMethod · 0.85
on_tracker_acceptMethod · 0.85

Calls 1

next_sequenceMethod · 0.80

Tested by

no test coverage detected