You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2016/08/22 18:18:20 UTC

[jira] [Updated] (PROTON-1284) C++ binding: No method to allow access to underlying message properties map

     [ https://issues.apache.org/jira/browse/PROTON-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim van der Riet updated PROTON-1284:
-------------------------------------
    Description: The current C++ binding provides a message.properties() method, which returns a property_map. This map provides some convenience functions for accessing properties provided that the property (map) key is known.  However, there is no method to gain access to the underlying map itself, which would allow iteration on the map (for access if the map keys are not known).  (was: The current C++ binding provides a message.properties() method, which returns a property_map. This map provides some convenience functions for accessing properties provided that the property (map) key is known.  However, there is no method to gain access to the underlying map, which would allow iteration on the map (for access if the map keys are not known).)

> C++ binding: No method to allow access to underlying message properties map
> ---------------------------------------------------------------------------
>
>                 Key: PROTON-1284
>                 URL: https://issues.apache.org/jira/browse/PROTON-1284
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding
>            Reporter: Kim van der Riet
>            Assignee: Cliff Jansen
>
> The current C++ binding provides a message.properties() method, which returns a property_map. This map provides some convenience functions for accessing properties provided that the property (map) key is known.  However, there is no method to gain access to the underlying map itself, which would allow iteration on the map (for access if the map keys are not known).



--
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