Home
last modified time | relevance | path

Searched refs:setDoUnmarshallResult (Results 1 – 9 of 9) sorted by relevance

/dports/devel/staf/src/staf/lang/python/
H A DTestPython.py210 handle.setDoUnmarshallResult(0)
237 handle.setDoUnmarshallResult("true");
247 handle.setDoUnmarshallResult("");
259 handle.setDoUnmarshallResult(1)
H A DTestPythonV3.py210 handle.setDoUnmarshallResult(0)
237 handle.setDoUnmarshallResult("true");
247 handle.setDoUnmarshallResult("");
259 handle.setDoUnmarshallResult(1)
H A DPySTAF.py179 def setDoUnmarshallResult(self, flag): member in STAFHandle
H A DPySTAFv3.py177 def setDoUnmarshallResult(self, flag): member in STAFHandle
/dports/devel/staf/src/staf/lang/java/classes/
H A DSTAFHandle.java255 public void setDoUnmarshallResult(boolean flag) in setDoUnmarshallResult() method in STAFHandle
/dports/devel/staf/src/staf/stafif/
H A DSTAF.h188 void setDoUnmarshallResult(bool flag) in setDoUnmarshallResult() function
/dports/devel/staf/src/staf/lang/perl/
H A DTestPerl.pl95 $handle->setDoUnmarshallResult(0);
127 $handle->setDoUnmarshallResult(1);
H A DPLSTAF.pm166 sub STAF::STAFHandle::setDoUnmarshallResult
/dports/devel/staf/src/staf/docs/userguide/
H A DAPIRef.script692 (which can be done using the setDoUnmarshallResult() method), the
823 void setDoUnmarshallResult(bool flag)