You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <ji...@apache.org> on 2016/02/29 21:53:18 UTC

[jira] [Created] (DISPATCH-228) In ctools, add a variant of DEQ_* to allow membership in multiple lists

Ted Ross created DISPATCH-228:
---------------------------------

             Summary: In ctools, add a variant of DEQ_* to allow membership in multiple lists
                 Key: DISPATCH-228
                 URL: https://issues.apache.org/jira/browse/DISPATCH-228
             Project: Qpid Dispatch
          Issue Type: New Feature
          Components: Container
            Reporter: Ted Ross
            Assignee: Ted Ross
             Fix For: 0.6


There are cases when it is convenient for an object to be able to be placed in more than one double-ended-queue (DEQ) simultaneously.  This feature allows membership in named lists and it backward compatible.

Added macros:
DEQ_LINKS_N
DEQ_ITEM_INIT_N
DEQ_NEXT_N
DEQ_PREV_N
DEQ_FIND_N
DEQ_INSERT_HEAD_N
DEQ_INSERT_TAIL_N
DEQ_REMOVE_HEAD_N
DEQ_REMOVE_TAIL_N
DEQ_INSERT_AFTER_N
DEQ_REMOVE_N
DEQ_APPEND_N



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org