◆ minimumUserType
◆ generateValue()
template<typename UserType >
std::vector<std::vector<UserType> > AsciiData::generateValue |
( |
| ) |
|
|
inline |
◆ getRemoteValue()
template<typename UserType >
std::vector<std::vector<UserType> > AsciiData::getRemoteValue |
( |
| ) |
|
|
inline |
◆ isReadable()
static bool AsciiData::isReadable |
( |
| ) |
|
|
inlinestatic |
◆ isWriteable()
static bool AsciiData::isWriteable |
( |
| ) |
|
|
inlinestatic |
◆ nChannels()
static size_t AsciiData::nChannels |
( |
| ) |
|
|
inlinestatic |
◆ nElementsPerChannel()
static size_t AsciiData::nElementsPerChannel |
( |
| ) |
|
|
inlinestatic |
◆ nRuntimeErrorCases()
static size_t AsciiData::nRuntimeErrorCases |
( |
| ) |
|
|
inlinestatic |
◆ path()
static std::string AsciiData::path |
( |
| ) |
|
|
inlinestatic |
◆ setForceRuntimeError()
static void AsciiData::setForceRuntimeError |
( |
bool |
enable, |
|
|
size_t |
|
|
) |
| |
|
inlinestatic |
◆ setRemoteValue()
void AsciiData::setRemoteValue |
( |
| ) |
|
|
inline |
◆ supportedFlags()
◆ writeQueueLength()
static size_t AsciiData::writeQueueLength |
( |
| ) |
|
|
inlinestatic |
◆ acc
◆ asciiLength
const size_t AsciiData::asciiLength {35} |
◆ capabilities
constexpr auto AsciiData::capabilities |
|
staticconstexpr |
Initial value:= TestCapabilities<>()
.disableForceDataLossWrite()
.disableAsyncReadInconsistency()
.disableSwitchReadOnly()
.disableSwitchWriteOnly()
.disableTestWriteNeverLosesData()
.disableTestRawTransfer()
Definition at line 396 of file testNumericAddressedBackendUnified.cpp.
◆ counter
size_t AsciiData::counter {0} |
◆ textBase
std::string AsciiData::textBase {"Some $%#@! characters "} |
The documentation for this struct was generated from the following file: