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

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

    [ https://issues.apache.org/jira/browse/DISPATCH-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176017#comment-15176017 ] 

ASF subversion and git services commented on DISPATCH-228:
----------------------------------------------------------

Commit c72e179ef297d4b94ebda5c025d3eb2f87936bfe in qpid-dispatch's branch refs/heads/tross-DISPATCH-179-1 from [~tross@redhat.com]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=c72e179 ]

DISPATCH-228 - Added named DEQ macros for multi-list membership.

Conflicts:
	include/qpid/dispatch/ctools.h


> 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