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

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

#include <IComInterface.h>

Public Member Functions

virtual std::string GetLongName () const =0
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 
virtual std::string GetShortName () 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

◆ GetLongName()

virtual std::string OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface::GetLongName ( ) const
pure virtual

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

◆ GetShortName()

virtual std::string OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::IComInterface::GetShortName ( ) 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: