summaryrefslogtreecommitdiff
path: root/gentools/templ.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 497439 via svnmerge from Alan Conway2007-03-131-5/+0
* Merged revisions 496678 via svnmerge from Alan Conway2007-03-137-13/+20
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-138-127/+50
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-022-0/+4
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-295-16/+13
* * MethodContext: added invocation context for methods. Can carry RequestIdAlan Conway2007-01-182-2/+2
* * Client & broker using Requester/Responder to manage request/response IDs.Alan Conway2007-01-151-1/+2
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-122-10/+9
* part 2 from andrew, issued commit at wrong level. This change requires aCarl C. Trieloff2007-01-092-3/+2
* Merged changes from trunk to fix C++ client version 0-0 bug. Changes to cpp/l...Kim van der Riet2007-01-055-3/+18
* Added include for new qpid::framing::Content class to C++ templateKim van der Riet2007-01-041-0/+1
* Multi version support part 2.Carl C. Trieloff2006-12-206-3/+14
* [For Andrew Stitcher] Made the generator generate non-virtual inheritance; it...Kim van der Riet2006-12-193-3/+3
* Added additional files AMQP_HighestVersion.h/.cpp to identify the highest ava...Kim van der Riet2006-12-181-0/+31
* Revised generation of includes inline with latst build changes.Gordon Sim2006-12-019-24/+24
* Updates and bugfixesKim van der Riet2006-11-2116-503/+335
* Fixes to the generated C++ code and templatesKim van der Riet2006-11-143-19/+13
* update Apache licenses to the current versionStephen Vinoski2006-11-1014-182/+224
* Latest version of gentools. Java AmqpConstants class added which allows in ch...Kim van der Riet2006-11-107-38/+103
* Gentools C++ generator generation for AMQP_ClientOperations.h and AMQP_Server...Kim van der Riet2006-11-022-26/+39
* Updated code generator to produce ServerOperations class. Other minor fixes i...Kim van der Riet2006-11-011-6/+17
* First draft of C++ generator creating MethodBody classes divided into C++ nam...Kim van der Riet2006-10-301-46/+31
* Some code tidy-up and debugging; first C++ templates and implementation of mo...Kim van der Riet2006-10-2513-0/+730