summaryrefslogtreecommitdiff
path: root/cpp/lib/common/framing/MethodContext.h
Commit message (Expand)AuthorAgeFilesLines
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-2/+6
* * broker/Reference, tests/ReferenceTest: class representing a reference.Alan Conway2007-02-061-1/+4
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-35/+24
* Changed methodBody in Methodcontext to be a shared_ptrAndrew Stitcher2007-02-011-5/+13
* Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-301-1/+8
* * client/* framing/*: fixed client-side request ID processing.Alan Conway2007-01-301-2/+2
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-9/+23
* * MethodContext: added invocation context for methods. Can carry RequestIdAlan Conway2007-01-181-0/+55