![]() |
OTX-Runtime for C++
|
|
Namespace containing all interfaces for custom screen implementation. More...
Classes | |
class | IScreenHandle |
Represents an handle to an OTX screen instance. More... | |
class | IScreenInOutParameter |
Represents OTX ScreenInOutParameter. More... | |
class | IScreenInParameter |
Represents OTX ScreenInParameter. More... | |
class | IScreenLiteralParameter |
A literal parameter is not a real screen parameter because it does not exists in the related ScreenSignature. A literal parameter represents a parameter of an external screen, which is mapped to a literal. More... | |
class | IScreenOutParameter |
Represents OTX ScreenOutParameter. More... | |
class | IScreenParameter |
Base of ScreenParameters. More... | |
class | IScreenTermParameter |
Represents OTX ScreenTermParameter. More... | |
Namespace containing all interfaces for custom screen implementation.