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:17:21 UTC

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

Kim van der Riet created PROTON-1284:
----------------------------------------

             Summary: 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, 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