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
sayer/1.4-spce2.6
Stefan Sayer 16 years ago
parent 6faf1bf3f9
commit a4f3eb72c9

@ -76,6 +76,7 @@ ArgBlob()
/** \brief variable type argument for DynInvoke APIs */
class AmArg
: public ArgObject
{
public:
// type enum

Loading…
Cancel
Save