From a4f3eb72c9e5839f5b308adb8f498d9c8730f7ef Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Tue, 25 May 2010 11:11:04 +0000 Subject: [PATCH] let AmArg be ArgObject (so AmArg can contain a reference to AmArg without the need to copy the whole value) git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1928 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- core/AmArg.h | 1 + 1 file changed, 1 insertion(+) diff --git a/core/AmArg.h b/core/AmArg.h index a0dc91c2..4c97448f 100644 --- a/core/AmArg.h +++ b/core/AmArg.h @@ -76,6 +76,7 @@ ArgBlob() /** \brief variable type argument for DynInvoke APIs */ class AmArg +: public ArgObject { public: // type enum