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

Reply via email to