[ 
https://issues.apache.org/jira/browse/PROTON-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254171#comment-15254171
 ] 

ASF subversion and git services commented on PROTON-1179:
---------------------------------------------------------

Commit 6fabb14ce6e906f3c8080699fdcdfd126667a839 in qpid-proton's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=6fabb14 ]

PROTON-1179: c++: Update connection_engine to use error_condition.

- connection_engine::close uses error_condition.
- moved set_error_condition() to error_condition::set(pn_condition_t*)
  to make it accessible to connection_engine
- added error_condition op==, op<<.


> [C++ binding] Rework condition class
> ------------------------------------
>
>                 Key: PROTON-1179
>                 URL: https://issues.apache.org/jira/browse/PROTON-1179
>             Project: Qpid Proton
>          Issue Type: Improvement
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>
> * Rename condition to error_condition
> * rename info member to properties
> * change it from a pure wrapper of pn_condition_t to be a value type.
> ** privately constructed from a pn_condition_t
> ** API constructed from name [description [properties] ]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to