Represents OTX BlackBox DataType.
More...
#include <BlackBox.h>
Represents OTX BlackBox DataType.
◆ BlackBox()
OpenTestSystem::Otx::Runtime::Api::DataTypes::BlackBox::BlackBox |
( |
long long |
hash, |
|
|
const std::string & |
literalString = "" |
|
) |
| |
Initializes a new instance of the BlackBox class.
- Parameters
-
hash | The hash code of actual object |
literalString | Literal string |
◆ GetHash()
long long OpenTestSystem::Otx::Runtime::Api::DataTypes::BlackBox::GetHash |
( |
| ) |
const |
|
inline |
Gets hash code of actual object
- Returns
- Hash code
◆ GetLiteralString()
std::string OpenTestSystem::Otx::Runtime::Api::DataTypes::BlackBox::GetLiteralString |
( |
| ) |
const |
|
inline |
Gets literal string.
- Returns
- Literal string
◆ SetLiteralString()
void OpenTestSystem::Otx::Runtime::Api::DataTypes::BlackBox::SetLiteralString |
( |
const std::string & |
literalString | ) |
|
|
inline |
Sets literal string
- Parameters
-
literalString | Literal string |
◆ ToLiteralString()
std::string OpenTestSystem::Otx::Runtime::Api::DataTypes::BlackBox::ToLiteralString |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: