OTX-Runtime for C++  
OpenTestSystem::Otx::Runtime::Api::Otx Namespace Reference

Namespace for browsing at OTX data structure. More...

Namespaces

 Signature
 Namespace for browsing at OTX signatures.
 

Classes

class  IContextVariable
 Represents an OTX ContextVariable. More...
 
class  IDocument
 Represents an OTX. More...
 
class  IPackage
 Contains Documents and child Packages. More...
 
class  IProcedure
 Represents an OTX Procedure. More...
 
class  IProcedureInOutParameter
 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...
 
class  IProcedureInParameter
 Represents InParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there. More...
 
class  IProcedureOutParameter
 Represents OutParameter of a Procedure. The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there. More...
 
class  IProcedureParameter
 Represents base class for InParameter, OutParameter and 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...
 
class  IStateVariable
 Represents an OTX StateVariable. More...
 

Detailed Description

Namespace for browsing at OTX data structure.