Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
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).
Attachments
Issue Links
- duplicates
-
PROTON-1288 c++ provide access to message maps as proton::value
- Closed