summaryrefslogtreecommitdiff
path: root/gentools/templ.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Updates and bugfixesKim van der Riet2006-11-2116-503/+335
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@477844 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to the generated C++ code and templatesKim van der Riet2006-11-143-19/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@474866 13f79535-47bb-0310-9956-ffa450edef68
* update Apache licenses to the current versionStephen Vinoski2006-11-1014-182/+224
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473568 13f79535-47bb-0310-9956-ffa450edef68
* Latest version of gentools. Java AmqpConstants class added which allows in ↵Kim van der Riet2006-11-107-38/+103
| | | | | | | | changes in the <constant> declarations in spec from version to version. C++ AMQP_Constants.h file still incomplete. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473472 13f79535-47bb-0310-9956-ffa450edef68
* Gentools C++ generator generation for AMQP_ClientOperations.h and ↵Kim van der Riet2006-11-022-26/+39
| | | | | | AMQP_ServerOperations.h now complete, but untested. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@470447 13f79535-47bb-0310-9956-ffa450edef68
* Updated code generator to produce ServerOperations class. Other minor fixes ↵Kim van der Riet2006-11-011-6/+17
| | | | | | in generator. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469929 13f79535-47bb-0310-9956-ffa450edef68
* First draft of C++ generator creating MethodBody classes divided into C++ ↵Kim van der Riet2006-10-301-46/+31
| | | | | | namespaces by version. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@469247 13f79535-47bb-0310-9956-ffa450edef68
* Some code tidy-up and debugging; first C++ templates and implementation of ↵Kim van der Riet2006-10-2513-0/+730
most of C++ MethodBody class generation methods. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@467750 13f79535-47bb-0310-9956-ffa450edef68