summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/asyncStore/AsyncOperation.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-241-0/+12
* QPID-3858: Cleaned up the mechanism by which async operations are called.Kim van der Riet2012-08-211-28/+43
* QPID-3858: WIP: Renamed AsyncTransaction to AsyncTransactionalStore; changed ...Kim van der Riet2012-07-241-6/+6
* QPID-3858: WIP: Created many async operation classes for each op instead of a...Kim van der Riet2012-07-201-40/+168
* QPID-3858: Refactor to tidy up several class design issuesKim van der Riet2012-07-161-6/+6
* QPID-3858: WIP - tidy-up: protected to private in classes except where requiredKim van der Riet2012-06-081-0/+2
* QPID-3858: WIP - completed async return pathKim van der Riet2012-06-081-13/+8
* QPID-3858: More restructuring: Renamed XXXContext to XXXAsyncContext for all ...Kim van der Riet2012-05-141-5/+5
* QPID-3858: Initial checkin of async interface implementation and test harness.Kim van der Riet2012-05-091-0/+85