#include <TestSignalGeneratorSrc.h>
|
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| |
◆ TestSignalGeneratorProps() [1/2]
| TestSignalGeneratorProps::TestSignalGeneratorProps |
( |
| ) |
|
|
inline |
◆ TestSignalGeneratorProps() [2/2]
| TestSignalGeneratorProps::TestSignalGeneratorProps |
( |
int | _width, |
|
|
int | _height, |
|
|
TestPatternType | _pattern = TestPatternType::GRADIENT, |
|
|
int | _maxFrames = 0 ) |
|
inline |
◆ ~TestSignalGeneratorProps()
| TestSignalGeneratorProps::~TestSignalGeneratorProps |
( |
| ) |
|
|
inline |
◆ applyProperties()
template<typename PropsT >
| static void TestSignalGeneratorProps::applyProperties |
( |
PropsT & | props, |
|
|
const std::map< std::string, apra::ScalarPropertyValue > & | values, |
|
|
std::vector< std::string > & | missingRequired ) |
|
inlinestatic |
◆ dynamicPropertyNames()
| static std::vector< std::string > TestSignalGeneratorProps::dynamicPropertyNames |
( |
| ) |
|
|
inlinestatic |
◆ getProperty()
◆ serialize()
template<class Archive >
| void TestSignalGeneratorProps::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | version ) |
|
inlineprivate |
◆ setProperty()
◆ boost::serialization::access
| friend class boost::serialization::access |
|
friend |
◆ height
| int TestSignalGeneratorProps::height = 0 |
◆ maxFrames
| int TestSignalGeneratorProps::maxFrames = 0 |
◆ pattern
| TestPatternType TestSignalGeneratorProps::pattern = TestPatternType::GRADIENT |
◆ width
| int TestSignalGeneratorProps::width = 0 |
The documentation for this class was generated from the following file: