OTX-Runtime for C++  
OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IResult Class Referenceabstract

Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there. More...

#include <IResult.h>

Public Member Functions

virtual std::string GetError () const =0
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 
virtual int32 GetErrorCode () const =0
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 

Detailed Description

Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there.

Member Function Documentation

◆ GetError()

virtual std::string OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IResult::GetError ( ) const
pure virtual

Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.

◆ GetErrorCode()

virtual int32 OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IResult::GetErrorCode ( ) const
pure virtual

Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.


The documentation for this class was generated from the following file: