On Wed, 2012-02-29 at 09:21 -0500, Kim van der Riet wrote: > virtual void submitEnqueue(MessageHandle*, DataSource*, QueueHandle*, > TxnHandle*, ...) = 0; >
Just to be clear, the "..." in these function calls are not intended to be a literal C/C++ ellipsis, I just skipped the callback and context params to keep the attention on the correct parts of the parameter list. (As usual, I spotted the ambiguity after hitting send.) --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
