diff options
| author | Gordon Sim <gsim@apache.org> | 2007-07-23 12:29:17 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-07-23 12:29:17 +0000 |
| commit | 0db1af31320aa010c8e97da80000f7548d889068 (patch) | |
| tree | ce2cd8dba8cf46b685dcb626b31e25c17702c1a0 /cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl | |
| parent | 747ac26509e78ac9aa9120be02cd446ac99d21cd (diff) | |
| download | qpid-python-0db1af31320aa010c8e97da80000f7548d889068.tar.gz | |
Added initial 'execution-layer' to try out methods form the 0-10 execution class.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@558700 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl')
| -rw-r--r-- | cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl b/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl index 2e1b2ed482..093a5ffe90 100644 --- a/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl +++ b/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl @@ -100,6 +100,8 @@ ${mb_constructor_with_initializers} ${mb_server_operation_invoke} +${mb_server_operation_invoke2} + }; // class ${CLASS}${METHOD}Body ${version_namespace_end} |
