Represents InOutParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there.
More...
#include <IProcedureInOutParameter.h>
Represents InOutParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there.
◆ SetValue() [1/2]
virtual bool OpenTestSystem::Otx::Runtime::Api::Otx::IProcedureInOutParameter::SetValue |
( |
std::shared_ptr< Object > |
value | ) |
|
|
pure virtual |
Sets new value.
- Parameters
-
◆ SetValue() [2/2]
virtual bool OpenTestSystem::Otx::Runtime::Api::Otx::IProcedureInOutParameter::SetValue |
( |
std::string |
literalValue | ) |
|
|
pure virtual |
Sets new value.
- Parameters
-
The documentation for this class was generated from the following file: