summaryrefslogtreecommitdiff
path: root/gentools/templ.cpp
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2007-04-07 16:01:43 +0000
committerRobert Godfrey <rgodfrey@apache.org>2007-04-07 16:01:43 +0000
commit77968dc6da8eb31f7e9eee9610b7f87d98ddb80a (patch)
tree801a627a9195eb2ac5cb81763c45e780e0c786df /gentools/templ.cpp
parent8438aeee36f4488f61cf8bf9e2354eab9aa34000 (diff)
downloadqpid-python-77968dc6da8eb31f7e9eee9610b7f87d98ddb80a.tar.gz
Refactoring and multi-version support
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@526446 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'gentools/templ.cpp')
-rw-r--r--gentools/templ.cpp/method/MethodBodyClass.h.tmpl (renamed from gentools/templ.cpp/MethodBodyClass.h.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_ClientOperations.h.tmpl (renamed from gentools/templ.cpp/AMQP_ClientOperations.h.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_ClientProxy.cpp.tmpl (renamed from gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_ClientProxy.h.tmpl (renamed from gentools/templ.cpp/AMQP_ClientProxy.h.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_Constants.h.tmpl (renamed from gentools/templ.cpp/AMQP_Constants.h.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_HighestVersion.h.tmpl (renamed from gentools/templ.cpp/AMQP_HighestVersion.h.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_MethodVersionMap.cpp.tmpl (renamed from gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_MethodVersionMap.h.tmpl (renamed from gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_ServerOperations.h.tmpl (renamed from gentools/templ.cpp/AMQP_ServerOperations.h.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_ServerProxy.cpp.tmpl (renamed from gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl)0
-rw-r--r--gentools/templ.cpp/model/AMQP_ServerProxy.h.tmpl (renamed from gentools/templ.cpp/AMQP_ServerProxy.h.tmpl)0
11 files changed, 0 insertions, 0 deletions
diff --git a/gentools/templ.cpp/MethodBodyClass.h.tmpl b/gentools/templ.cpp/method/MethodBodyClass.h.tmpl
index 5819a9cf9c..5819a9cf9c 100644
--- a/gentools/templ.cpp/MethodBodyClass.h.tmpl
+++ b/gentools/templ.cpp/method/MethodBodyClass.h.tmpl
diff --git a/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl b/gentools/templ.cpp/model/AMQP_ClientOperations.h.tmpl
index a9fb0e0f69..a9fb0e0f69 100644
--- a/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl
+++ b/gentools/templ.cpp/model/AMQP_ClientOperations.h.tmpl
diff --git a/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl b/gentools/templ.cpp/model/AMQP_ClientProxy.cpp.tmpl
index 8cca6e5cec..8cca6e5cec 100644
--- a/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl
+++ b/gentools/templ.cpp/model/AMQP_ClientProxy.cpp.tmpl
diff --git a/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl b/gentools/templ.cpp/model/AMQP_ClientProxy.h.tmpl
index 0653ed7186..0653ed7186 100644
--- a/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl
+++ b/gentools/templ.cpp/model/AMQP_ClientProxy.h.tmpl
diff --git a/gentools/templ.cpp/AMQP_Constants.h.tmpl b/gentools/templ.cpp/model/AMQP_Constants.h.tmpl
index 4631bc8de6..4631bc8de6 100644
--- a/gentools/templ.cpp/AMQP_Constants.h.tmpl
+++ b/gentools/templ.cpp/model/AMQP_Constants.h.tmpl
diff --git a/gentools/templ.cpp/AMQP_HighestVersion.h.tmpl b/gentools/templ.cpp/model/AMQP_HighestVersion.h.tmpl
index 9753b454ba..9753b454ba 100644
--- a/gentools/templ.cpp/AMQP_HighestVersion.h.tmpl
+++ b/gentools/templ.cpp/model/AMQP_HighestVersion.h.tmpl
diff --git a/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl b/gentools/templ.cpp/model/AMQP_MethodVersionMap.cpp.tmpl
index dc2a890c88..dc2a890c88 100644
--- a/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl
+++ b/gentools/templ.cpp/model/AMQP_MethodVersionMap.cpp.tmpl
diff --git a/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl b/gentools/templ.cpp/model/AMQP_MethodVersionMap.h.tmpl
index c197871d4b..c197871d4b 100644
--- a/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl
+++ b/gentools/templ.cpp/model/AMQP_MethodVersionMap.h.tmpl
diff --git a/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl b/gentools/templ.cpp/model/AMQP_ServerOperations.h.tmpl
index e87723667b..e87723667b 100644
--- a/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
+++ b/gentools/templ.cpp/model/AMQP_ServerOperations.h.tmpl
diff --git a/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl b/gentools/templ.cpp/model/AMQP_ServerProxy.cpp.tmpl
index cce369f98b..cce369f98b 100644
--- a/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl
+++ b/gentools/templ.cpp/model/AMQP_ServerProxy.cpp.tmpl
diff --git a/gentools/templ.cpp/AMQP_ServerProxy.h.tmpl b/gentools/templ.cpp/model/AMQP_ServerProxy.h.tmpl
index fab29f2c60..fab29f2c60 100644
--- a/gentools/templ.cpp/AMQP_ServerProxy.h.tmpl
+++ b/gentools/templ.cpp/model/AMQP_ServerProxy.h.tmpl