[ 
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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to