|
RTC Toolkit 6.0.0
|
Provides various utilities for generating and validating test patterns for payload data. More...
Files | |
| file | patternGeneration.hpp |
| Generation functions for creating test patterns. | |
| file | patternValidation.hpp |
| Validation functions for checking correctness of data against expected test patterns. | |
Variables | |
| template<typename T> | |
| constexpr bool | rtctk::componentFramework::IS_COMPLEX_TYPE = IsComplexType<T>::value |
Is true if the type is a std::complex<U> of some type U. | |
Provides various utilities for generating and validating test patterns for payload data.
|
inlineconstexpr |
Is true if the type is a std::complex<U> of some type U.