summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/AsyncResultQueueImpl.h
Commit message (Collapse)AuthorAgeFilesLines
* QPID-3858: Cleanup, removed old comments and tidied up include statementsKim van der Riet2012-08-281-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1378257 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP: Created many async operation classes for each op instead of ↵Kim van der Riet2012-07-201-0/+1
| | | | | | a single class with op codes. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1363759 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP - tidy-up: protected to private in classes except where requiredKim van der Riet2012-06-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1348186 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP - completed async return pathKim van der Riet2012-06-081-0/+52
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1348098 13f79535-47bb-0310-9956-ffa450edef68